/titanic_44/usr/src/lib/libc/port/gen/ |
H A D | closefrom.c | 30 #pragma weak _fdwalk = fdwalk 54 fdwalk(int (*func)(void *, int), void *cd) in fdwalk() function 148 (void) fdwalk(void_close, &low); in closefrom()
|
/titanic_44/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_shell.c | 95 (void) fdwalk(closefd_walk, NULL); in mdb_shell_exec() 193 (void) fdwalk(closefd_walk, NULL); in mdb_shell_pipe()
|
/titanic_44/usr/src/cmd/fs.d/cachefs/cfsd/ |
H A D | cfsd_main.c | 261 (void) fdwalk(void_close, &ofd); in main() 334 (void) fdwalk(void_close, &ofd); in main()
|
/titanic_44/usr/src/cmd/ptools/pwait/ |
H A D | pwait.c | 201 (void) fdwalk(do_count, &nofiles); in count_my_files()
|
/titanic_44/usr/src/head/ |
H A D | stdlib.h | 246 extern int fdwalk(int (*)(void *, int), void *);
|
/titanic_44/usr/src/cmd/cmd-inet/lib/ipmgmtd/ |
H A D | ipmgmt_main.c | 465 (void) fdwalk(closefunc, NULL); in ipmgmt_daemonize()
|
/titanic_44/usr/src/cmd/dlmgmtd/ |
H A D | dlmgmt_main.c | 490 (void) fdwalk(closefunc, NULL); in dlmgmt_daemonize()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/pppoe/ |
H A D | pppoed.c | 161 (void) fdwalk(fdcloser, NULL); in daemonize()
|
/titanic_44/usr/src/cmd/csh/ |
H A D | sh.c | 1327 (void) fdwalk(close_except, &script_fd); in initdesc_x() 1329 (void) fdwalk(close_inuse, &script_fd); in initdesc_x()
|
/titanic_44/usr/src/cmd/ypcmd/ |
H A D | yp_b_svc.c | 290 (void) fdwalk(void_close, &pfd[1]);
|
/titanic_44/usr/src/lib/libinstzones/common/ |
H A D | zones_exec.c | 848 (void) fdwalk(&_z_close_file_descriptors, (void *)a_fds); in _z_zone_exec()
|
H A D | zones.c | 2120 (void) fdwalk(&_z_close_file_descriptors, (void *)a_fds); in z_zone_exec()
|
/titanic_44/usr/src/lib/c_synonyms/ |
H A D | syn_common | 289 fdwalk
|
/titanic_44/usr/src/cmd/mailx/ |
H A D | send.c | 557 (void) fdwalk(closefd_walk, &s); in mail1()
|
/titanic_44/usr/src/cmd/zlogin/ |
H A D | zlogin.c | 2188 (void) fdwalk(close_func, &slavefd); in main()
|
/titanic_44/usr/src/man/man3c/ |
H A D | Makefile | 774 fdwalk.3c \ 1540 fdwalk.3c := LINKSRC = closefrom.3c
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/ |
H A D | mpd_main.c | 2683 (void) fdwalk(closefunc, NULL); in daemonize()
|
/titanic_44/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1074 fdwalk;
|
/titanic_44/usr/src/cmd/sendmail/src/ |
H A D | conf.c | 5263 (void) fdwalk(closefd_walk, &lowest);
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 774 link path=usr/share/man/man3c/fdwalk.3c target=closefrom.3c
|
/titanic_44/ |
H A D | .gitignore | 4893 usr/src/man/man3c/fdwalk.3c
|