/titanic_52/usr/src/cmd/picl/plugins/lib/picld_pluginutil/ |
H A D | picld_pluginutil.c | 249 free_path(command_t *command) in free_path() argument 261 parse_path(char *line, command_t *command) in parse_path() argument 287 process_path(command_t *command, picl_nodehdl_t *nodeh) in process_path() argument 299 free_node(command_t * command) free_node() argument 310 parse_node(char * line,command_t * command) parse_node() argument 350 process_node(command_t * command,picl_nodehdl_t parh,picl_nodehdl_t * nodeh) process_node() argument 509 free_prop(command_t * command) free_prop() argument 593 parse_prop(char * line,command_t * command) parse_prop() argument 694 add_proph_to_row(command_t * command,picl_prophdl_t proph) add_proph_to_row() argument 708 process_prop(cmdbuf_t * cmds,command_t * command,picl_nodehdl_t nodeh) process_prop() argument 748 free_refnode(command_t * command) free_refnode() argument 762 parse_refnode(char * line,command_t * command) parse_refnode() argument 819 process_refnode(command_t * command,picl_nodehdl_t parh) process_refnode() argument 842 free_refprop(command_t * command) free_refprop() argument 854 parse_refprop(char * line,command_t * command) parse_refprop() argument 894 process_refprop(cmdbuf_t * cmds,command_t * command,picl_nodehdl_t nodeh) process_refprop() argument 942 free_table(command_t * command) free_table() argument 954 parse_table(char * line,command_t * command) parse_table() argument 985 process_table(command_t * command,picl_nodehdl_t nodeh) process_table() argument 1034 process_row(command_t * command) process_row() argument 1083 parse_verbose(cmdbuf_t * cmds,char * line,command_t * command) parse_verbose() argument 1119 process_verbose(cmdbuf_t * cmds,command_t * command) process_verbose() argument 1129 parse_and_tokenize_line(cmdbuf_t * cmds,char * buf,command_t * command) parse_and_tokenize_line() argument 1266 command_t command; check_line_syntax() local [all...] |
/titanic_52/usr/src/lib/libwrap/ |
H A D | shell_cmd.c | 47 void shell_cmd(command) in shell_cmd() argument 73 static void do_child(command) in do_child() argument [all...] |
/titanic_52/usr/src/cmd/prtfru/ |
H A D | main.c | 38 usage(const char *command) in usage() argument 48 char *command = argv[0], *searchpath = NULL; in main() local
|
/titanic_52/usr/src/contrib/ast/src/lib/libast/path/ |
H A D | pathprog.c | 47 prog(const char* command, char* path, size_t size) in prog() argument 117 pathprog(const char* command, char* path, size_t size) in pathprog() argument
|
/titanic_52/usr/src/cmd/dfs.cmds/sharemgr/ |
H A D | sharemgr_main.c | 61 char *command = NULL; in main() local 127 run_command(char * command,int argc,char * argv[],char * proto,sa_handle_t handle) run_command() argument [all...] |
/titanic_52/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/ |
H A D | lm_l5sp.c | 12 OUT u8_t *command, in lm_sc_post_init_request() argument 30 OUT u8_t *command, in lm_sc_post_update_request() argument 63 u8_t command = 0; in lm_sc_post_slow_path_request() local [all...] |
/titanic_52/usr/src/cmd/csh/ |
H A D | sh.h | 284 struct command { struct 289 struct command *T_dcar; /* Left part of list/pipe */ argument 293 struct command *T_dcdr; /* Right part of list/pipe */ argument 302 struct command *t_dspr; /* Pointer to ()'d subtree */ argument 303 t_nicecommand global() argument [all...] |
/titanic_52/usr/src/cmd/make/lib/mksh/ |
H A D | dosys.cc | 148 doshell(wchar_t *command, register Boolean ignore_error, char *stdout_file, char *stderr_file, int nice_prio) in doshell() argument 313 doexec(register wchar_t * command,register Boolean ignore_error,char * stdout_file,char * stderr_file,pathpt vroot_path,int nice_prio) doexec() argument 433 await(register Boolean ignore_error,register Boolean silent_error,Name target,wchar_t * command,pid_t running_pid,void * xdrs_p,int job_msg_id) await() argument 527 sh_command2string(register String command,register String destination) sh_command2string() argument [all...] |
/titanic_52/usr/src/test/util-tests/tests/libnvpair_json/ |
H A D | print_json.c | 467 typedef struct command { struct 516 command_call(list_wrap_t **lw, char *command, int argc, char **argv) in command_call() argument 469 cmd_funccommand global() argument 473 cmd_array_modecommand global() argument [all...] |
/titanic_52/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/ |
H A D | command.h | 82 u8_t command, in lm_sq_post_fill_entry() argument 179 lm_command_post(struct _lm_device_t * pdev,u32_t cid,u8_t command,u8_t priority,u16_t type,u64_t data) lm_command_post() argument [all...] |
/titanic_52/usr/src/cmd/lastcomm/ |
H A D | lc_exacct.c | 47 ok(int argc, char *argv[], int index, uid_t uid, dev_t tty, char *command) in ok() argument 63 char *command = NULL; in disp_group() local
|
/titanic_52/usr/src/tools/onbld/Checks/ |
H A D | ProcessCheck.py | 36 def processcheck(command, args, inpt, output): argument
|
/titanic_52/usr/src/lib/libdtrace_jni/java/docs/examples/ |
H A D | TestTarget.java | 42 String command = args[1]; in main() local
|
/titanic_52/usr/src/cmd/make/bin/ |
H A D | read2.cc | 569 enter_dependencies(register Name target, Chain target_group, register Name_vector depes, register Cmd_line command, register Separator separator) in enter_dependencies() argument 926 enter_percent(register Name target,Chain target_group,register Name_vector depes,Cmd_line command) enter_percent() argument 1129 special_reader(Name target,register Name_vector depes,Cmd_line command) special_reader() argument 1651 print_rule(register Cmd_line command) print_rule() argument 1794 String_rec command; sh_transform() local [all...] |
H A D | implicit.cc | 109 find_suffix_rule(Name target, Name target_body, Name target_suffix, Property *command, Boolean rechecking) in find_suffix_rule() argument 495 find_ar_suffix_rule(register Name target,Name true_target,Property * command,Boolean rechecking) find_ar_suffix_rule() argument 590 find_double_suffix_rule(register Name target,Property * command,Boolean rechecking) find_double_suffix_rule() argument 795 find_percent_rule(register Name target,Property * command,Boolean rechecking) find_percent_rule() argument [all...] |
/titanic_52/usr/src/cmd/cmd-inet/usr.sbin/kssl/ksslcfg/ |
H A D | ksslcfg_create.c | 181 char *command; in add_pg_method() local 300 const char *instance_name, const char *kssl_entry, const char *command, in create_instance() argument 377 create_service(const char * instance_name,const char * kssl_entry,const char * command,const char * username,char * inaddr_any_name) create_service() argument [all...] |
/titanic_52/usr/src/cmd/mail/ |
H A D | cksaved.c | 52 char command[512]; local
|
/titanic_52/usr/src/stand/lib/sa/sparc/ |
H A D | prom_misc.c | 46 char *command; in prom_create_encoded_prop() local
|
/titanic_52/usr/src/cmd/dtrace/test/tst/common/funcs/ |
H A D | tst.strtok.d | 91 } command[int]; variable [all...] |
H A D | tst.index.d | 36 } command[int]; variable [all...] |
H A D | tst.substr.d | 37 } command[int]; variable [all...] |
/titanic_52/usr/src/cmd/fs.d/autofs/ |
H A D | automount.h | 237 typedef struct command { struct 242 consolecommand global() argument
|
/titanic_52/usr/src/cmd/dtrace/test/tst/common/java_api/src/ |
H A D | TestProbeData.java | 83 String command = args[0]; in main() local
|
/titanic_52/usr/src/cmd/ptools/pwdx/ |
H A D | pwdx.c | 36 static char *command; variable
|
/titanic_52/usr/src/grub/grub-0.97/netboot/ |
H A D | pnic.c | 48 static uint16_t pnic_command_quiet ( struct nic *nic, uint16_t command, in pnic_command_quiet() argument 95 static uint16_t pnic_command ( struct nic *nic, uint16_t command, in pnic_command() argument [all...] |