| /netbsd/src/external/gpl2/xcvs/dist/lib/ |
| D | glob.c | 388 globfree (pglob); 774 globfree (&dirs); 791 globfree (&dirs); 792 globfree (pglob); 802 globfree (&dirs); 803 globfree (pglob); 826 globfree (&dirs); 834 globfree (&dirs); 835 globfree (pglob); 848 globfree (&dirs); [all …]
|
| D | glob-libc.h | 149 # define globfree globfree64 macro 166 extern void globfree (glob_t *__pglob) __THROW; 173 extern void __REDIRECT_NTH (globfree, (glob_t *__pglob), globfree64);
|
| D | glob_.h | 57 #define globfree rpl_globfree macro
|
| /netbsd/src/usr.bin/locate/locate/ |
| D | locate.c | 247 static char globfree[100]; variable 253 char *subp = globfree; in patprep() 283 (p <= endmark) && subp < (globfree + sizeof(globfree));) in patprep()
|
| /netbsd/src/lib/libc/compat/gen/ |
| D | compat___glob13.c | 20 #undef globfree 22 #define globfree __globfree13 macro
|
| D | compat_glob.c | 23 __weak_alias(globfree,_globfree) 28 __warn_references(globfree,
|
| /netbsd/src/libexec/ftpd/ |
| D | popen.c | 145 globfree(&gl); in ftpd_popen() 151 globfree(&gl); in ftpd_popen() 156 globfree(&gl); in ftpd_popen()
|
| D | conf.c | 566 globfree(&gl); in show_chdir_messages() 588 globfree(&gl); in show_chdir_messages()
|
| /netbsd/src/external/bsd/tmux/dist/ |
| D | cmd-source-file.c | 185 globfree(&g); in cmd_source_file_exec() 193 globfree(&g); in cmd_source_file_exec()
|
| /netbsd/src/lib/libc/compat/include/ |
| D | glob.h | 43 void globfree(glob_t *);
|
| /netbsd/src/external/bsd/tmux/dist/compat/ |
| D | getdtablecount.c | 39 globfree(&g); in getdtablecount()
|
| /netbsd/src/include/ |
| D | glob.h | 107 void globfree(glob_t *) __RENAME(__globfree30);
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| D | glob.hin | 54 #define globfree rk_globfree 100 globfree (glob_t *);
|
| /netbsd/src/external/bsd/less/dist/ |
| D | lglob.h | 43 #define GLOB_LIST_DONE(list) globfree(&list)
|
| /netbsd/src/usr.bin/whatis/ |
| D | whatis.c | 132 globfree(&pg); in main()
|
| /netbsd/src/usr.bin/apropos/ |
| D | apropos.c | 144 globfree(&pg); in main()
|
| /netbsd/src/crypto/external/bsd/openssh/dist/ |
| D | sftp.c | 717 globfree(&g); in process_get() 815 globfree(&g); in process_put() 988 globfree(&g); in do_globbed_ls() 1012 globfree(&g); in do_globbed_ls() 1085 globfree(&g); in do_globbed_ls() 1828 globfree(&g); in parse_dispatch_command() 2139 globfree(&g); in complete_match()
|
| D | auth2-pubkey.c | 368 globfree(&gl); in match_principals_file() 850 globfree(&gl); in user_key_allowed()
|
| /netbsd/src/sbin/restore/ |
| D | interactive.c | 122 globfree(&arglist.glob); in runcmdshell() 402 globfree(&ap->glob); in getcmd()
|
| /netbsd/src/usr.bin/man/ |
| D | man.c | 1072 globfree(&pg); in printmanpath() 1084 globfree(&pg); in printmanpath()
|
| /netbsd/src/tests/lib/libc/gen/ |
| D | t_glob.c | 255 globfree(&gl); in run()
|
| /netbsd/src/external/gpl2/xcvs/dist/src/ |
| D | find_names.c | 358 globfree (&glist); in find_files()
|
| /netbsd/src/usr.bin/ftp/ |
| D | util.c | 639 globfree(&gl); in globulize() 643 globfree(&gl); in globulize()
|
| /netbsd/src/usr.bin/mail/ |
| D | complete.c | 219 globfree(&gl); in globulize() 223 globfree(&gl); in globulize()
|
| /netbsd/src/usr.sbin/catman/ |
| D | catman.c | 316 globfree(&manpaths); in uniquepath()
|