Searched refs:help_exec (Results 1 - 3 of 3) sorted by relevance

/external/syslinux/gpxe/src/hci/
H A Dshell.c60 static int help_exec ( int argc __unused, char **argv __unused ) { function
84 .exec = help_exec,
/external/python/cpython3/Lib/
H A Dpdb.py1483 def help_exec(self): member in class:Pdb
1493 self.message((self.help_exec.__doc__ or '').strip())
1564 __doc__ += Pdb.help_exec.__doc__
/external/python/cpython2/Lib/
H A Dpdb.py1084 def help_exec(self): function

Completed in 239 milliseconds