Home
last modified time | relevance | path

Searched refs:pzFile (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/ntp/sntp/libopts/
H A Dtext_mmap.c85 load_text_file(tmap_info_t * mapinfo, char const * pzFile) in load_text_file() argument
102 fserr_warn("libopts", "read", pzFile); in load_text_file()
120 (void)pzFile; in load_text_file()
306 text_mmap(char const * pzFile, int prot, int flags, tmap_info_t * mi) in text_mmap() argument
308 validate_mmap(pzFile, prot, flags, mi); in text_mmap()
312 load_text_file(mi, pzFile); in text_mmap()
H A Dusage.c720 case OPARG_TYPE_FILE: pzArgType = argtp->pzFile; break; in prt_one_vendor()
1049 case OPARG_TYPE_FILE: atyp = at->pzFile; break; in prt_one_usage()
1253 argTypes.pzFile = zGnuFileArg; in setGnuOptFmts()
1292 argTypes.pzFile = zStdFileArg; in setStdOptFmts()
H A Dautoopts.h245 char const * pzFile; member
/freebsd-12.1/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c111976 char **pzFile, /* OUT: Filename component of URI */
112172 *pzFile = zFile;
/freebsd-12.1/contrib/sqlite3/
H A Dsqlite3.c162976 char **pzFile, /* OUT: Filename component of URI */
163200 *pzFile = zFile;