Home
last modified time | relevance | path

Searched refs:process_path (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/coreadm/
H A Dcoreadm.c319 char process_path[PATH_MAX]; in do_processes() local
334 } else if (core_get_process_path(process_path, in do_processes()
335 sizeof (process_path), pid) != 0 || in do_processes()
343 *pidlist, process_path, content_str); in do_processes()
/titanic_41/usr/src/cmd/grep_xpg4/
H A Dgrep.c119 static void process_path(const char *);
375 process_path(*argv); in main()
390 process_path(const char *path) in process_path() function
/titanic_41/usr/src/cmd/picl/plugins/lib/picld_pluginutil/
H A Dpicld_pluginutil.c287 process_path(command_t *command, picl_nodehdl_t *nodeh) in process_path() function
1470 err = process_path(&cmds->commands[index], parent); in skip_to_next_valid_path()
1503 err = process_path(&commands[index], &rooth); in process_commands()