/titanic_41/usr/src/psm/stand/boot/sparc/common/ |
H A D | wbfsconf.c | 46 determine_fstype_and_mountroot(char *path) in determine_fstype_and_mountroot()
|
/titanic_41/usr/src/lib/libast/common/path/ |
H A D | pathcat.c | 33 pathcat(char* path, register const char* dirs, int sep, const char* a, register const char* b) in pathcat()
|
H A D | pathprobe.c | 60 rofs(const char* path) in rofs() 86 pathprobe(char* path, char* attr, const char* lang, const char* tool, const char* aproc, int op) in pathprobe()
|
/titanic_41/usr/src/uts/common/syscall/ |
H A D | resolvepath.c | 36 resolvepath(char *path, char *buf, size_t count) in resolvepath()
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | ftw.c | 57 ftw(const char *path, int (*fn)(), int depth) in ftw()
|
H A D | fattach.c | 52 fattach(int fildes, const char *path) in fattach()
|
/titanic_41/usr/src/tools/cscope-fast/ |
H A D | vpopen.c | 44 vpopen(char *path, int oflag) in vpopen()
|
/titanic_41/usr/src/cmd/devfsadm/ |
H A D | vscan_link.c | 52 char path[MAXPATHLEN]; in vscan() local
|
/titanic_41/usr/src/psm/promif/ieee1275/sun4/ |
H A D | prom_fio.c | 33 prom_fopen(ihandle_t fsih, char *path) in prom_fopen() 80 prom_volopen(ihandle_t fsih, char *path) in prom_volopen()
|
/titanic_41/usr/src/head/ |
H A D | ftw.h | 153 #define ftw(path, fn, depth) _xftw(_XFTWVER, (path), (fn), (depth)) argument 157 #define ftw64(path, fn, depth) _xftw64(_XFTWVER, (path), (fn), (depth)) argument
|
/titanic_41/usr/src/lib/libbsm/common/ |
H A D | audit_crontab.c | 52 audit_crontab_modify(char *path, char *tmp_path, int sorf) in audit_crontab_modify() 123 audit_crontab_delete(char *path, int sorf) in audit_crontab_delete()
|
/titanic_41/usr/src/cmd/svc/startd/ |
H A D | env.c | 178 valid_env_var(const char *var, const restarter_inst_t *inst, const char *path) in valid_env_var() 257 set_smf_env(char **env, size_t env_sz, const char *path, in set_smf_env()
|
/titanic_41/usr/src/lib/libnsl/dial/ |
H A D | strsave.c | 61 eaccess(char *path, mode_t amode) in eaccess()
|
/titanic_41/usr/src/lib/libxcurses/src/libc/mks/ |
H A D | m_pathma.c | 64 m_pathmax(path) in m_pathmax() argument
|
/titanic_41/usr/src/lib/libdll/common/ |
H A D | dllfind.c | 38 dllfind(const char* lib, const char* ver, int flags, char* path, size_t size) in dllfind()
|
/titanic_41/usr/src/cmd/svr4pkg/pkginstall/ |
H A D | pkgvolume.c | 50 char path[PATH_MAX]; in pkgvolume() local
|
/titanic_41/usr/src/cmd/lp/lib/forms/ |
H A D | delform.c | 88 register char *path; local
|
/titanic_41/usr/src/tools/onbld/Scm/ |
H A D | Ignore.py | 85 def _ignore_func(path): argument
|
/titanic_41/usr/src/cmd/make/lib/vroot/ |
H A D | mount.cc | 35 static int mount_thunk(char *path) in mount_thunk()
|
H A D | vroot.cc | 45 vroot_patht path; member 60 add_dir_to_path(const char *path, register pathpt *pointer, register int position) in add_dir_to_path() 151 get_vroot_path(register char **vroot, register char **path, register char **filename) in get_vroot_path()
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | strsave.c | 61 eaccess( path, amode ) in eaccess() argument
|
/titanic_41/usr/src/uts/sun4v/promif/ |
H A D | promif_node.c | 56 char *path; in promif_finddevice() local 208 finddevice(char *path) in finddevice()
|
/titanic_41/usr/src/cmd/hotplugd/ |
H A D | hotplugd_info.c | 68 getinfo(const char *path, const char *connection, uint_t flags, hp_node_t *retp) in getinfo() 136 copy_devinfo(const char *path, const char *connection, uint_t flags, in copy_devinfo() 372 base_path(const char *path) in base_path()
|
/titanic_41/usr/src/cmd/luxadm/ |
H A D | lux_util.c | 661 scsi_release(char *path) in scsi_release() 688 scsi_reserve(char *path) in scsi_reserve() 746 print_inq_data(char *arg_path, char *path, L_inquiry inq, uchar_t *serial, in print_inq_data() 1118 cleanup_dotdot_path(char *path) in cleanup_dotdot_path() 1512 get_mode_page(char *path, uchar_t **pg_buf) in get_mode_page()
|
/titanic_41/usr/src/lib/libshell/common/sh/ |
H A D | path.c | 76 static pid_t path_pfexecve(const char *path, char *argv[],char *const envp[],int spawn) in path_pfexecve() 126 static pid_t _spawnveg(const char *path, char* const argv[], char* const envp[], pid_t pgid) in _spawnveg() 151 static pid_t path_xargs(const char *path, char *argv[],char *const envp[], int spawn) in path_xargs() 339 static char *path_lib(Pathcomp_t *pp, char *path) in path_lib() 609 char *path,*pwd; in path_fullname() local 892 static int canexecute(register char *path, int isfun) in canexecute() 1014 register char *path; in path_spawn() local 1225 static void exscript(Shell_t *shp,register char *path,register char *argv[],char **envp) in exscript() 1563 Pathcomp_t *path_addpath(Pathcomp_t *first, register const char *path,int type) in path_addpath()
|