/freebsd/usr.bin/locate/locate/ |
H A D | util.c | 135 static char globfree[100]; variable 142 subp = globfree; in patprep() 182 (p <= endmark) && subp < (globfree + sizeof(globfree));) in patprep()
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | glob.h | 53 # define globfree(a) _ssh__compat_globfree(a) macro 102 void globfree(glob_t *);
|
/freebsd/usr.sbin/sesutil/ |
H A D | sesutil.c | 223 globfree(&g); in sesled() 316 globfree(&g); in sesled() 440 globfree(&g); in objmap() 539 globfree(&g); in objmap() 743 globfree(&g); in show() 870 globfree(&g); in show() 895 globfree(&g); in encstatus() 963 globfree(&g); in encstatus()
|
/freebsd/contrib/tcsh/ |
H A D | glob.h | 90 void globfree (glob_t *);
|
H A D | sh.glob.c | 455 globfree(&globv); in libglob() 460 globfree(&globv); in libglob() 475 globfree(&globv); in libglob()
|
/freebsd/include/ |
H A D | glob.h | 102 void globfree(glob_t *);
|
/freebsd/tests/sys/ses/ |
H A D | common.h | 54 globfree(&g); in for_each_ses_dev()
|
H A D | destructive.c | 64 globfree(&g); in for_one_ses_dev()
|
/freebsd/lib/libc/tests/gen/ |
H A D | glob2_test.c | 88 globfree(&g); in ATF_TC_BODY()
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | glob.hin | 54 #define globfree rk_globfree 100 globfree (glob_t *);
|
H A D | glob.c | 743 globfree(glob_t *pglob) in globfree() function
|
/freebsd/usr.bin/login/ |
H A D | login_fbtab.c | 138 globfree(&gl); in login_protect()
|
/freebsd/contrib/less/ |
H A D | lglob.h | 41 #define GLOB_LIST_DONE(list) globfree(&list)
|
/freebsd/libexec/ftpd/ |
H A D | popen.c | 106 globfree(&gl); in ftpd_popen()
|
/freebsd/crypto/heimdal/appl/ftp/ftpd/ |
H A D | popen.c | 158 globfree(&gl); in ftpd_popen()
|
/freebsd/contrib/netbsd-tests/lib/libc/gen/ |
H A D | t_glob.c | 218 globfree(&gl); in run()
|
/freebsd/crypto/openssh/ |
H A D | sftp.c | 729 globfree(&g); in process_get() 825 globfree(&g); in process_put() 987 globfree(&g); in do_globbed_ls() 1006 globfree(&g); in do_globbed_ls() 1073 globfree(&g); in do_globbed_ls() 1810 globfree(&g); in parse_dispatch_command() 2122 globfree(&g); in complete_match()
|
/freebsd/sbin/restore/ |
H A D | interactive.c | 111 globfree(&arglist.glob); in runcmdshell() 378 globfree(&ap->glob); in getcmd()
|
/freebsd/crypto/heimdal/appl/ftp/ftp/ |
H A D | cmds.c | 541 globfree(&gl); in mput() 562 globfree(&gl); in mput() 1575 globfree(&gl); in globulize() 1579 globfree(&gl); in globulize()
|
/freebsd/contrib/mandoc/ |
H A D | main.c | 834 globfree(&globinfo); in fs_lookup() 856 globfree(&globinfo); in fs_lookup() 877 globfree(&globinfo); in fs_lookup()
|
/freebsd/lib/libc/gen/ |
H A D | Symbol.map | 418 globfree;
|
H A D | Makefile.inc | 442 MLINKS+=glob.3 globfree.3
|
/freebsd/contrib/tnftp/src/ |
H A D | util.c | 645 globfree(&gl); in globulize() 649 globfree(&gl); in globulize()
|
/freebsd/contrib/unbound/validator/ |
H A D | val_anchor.c | 837 globfree(&g); in anchor_read_bind_file_wild() 841 globfree(&g); in anchor_read_bind_file_wild()
|
/freebsd/contrib/unbound/util/ |
H A D | configlexer.lex | 146 globfree(&g); in config_start_include_glob() 156 globfree(&g); in config_start_include_glob()
|