Searched refs:pMode (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/ntp/sntp/libopts/
H A Dproto.h49 parse_attrs(tOptions * opts, char const * txt, tOptionLoadMode * pMode,
H A Dconfigfile.c1202 parse_attrs(tOptions * opts, char const * txt, tOptionLoadMode * pMode, argument
1234 *pMode = OPTION_LOAD_COOKED;
1242 *pMode = OPTION_LOAD_UNCOOKED;
1250 *pMode = OPTION_LOAD_KEEP;
/freebsd-13-stable/contrib/sqlite3/
H A Dshell.c7277 u32 *pMode, /* OUT: Mode value */
7307 *pMode = mode;
7819 sqlite3_value *pMode = 0; local
7856 pMode = apVal[1];
7911 rc = zipfileGetMode(pMode, bIsDir, &mode, &zErr);
7274 zipfileGetMode( sqlite3_value *pVal, int bIsDir, u32 *pMode, char **pzErr ) argument
H A Dsqlite3.c39754 getFileMode( const char *zFile, mode_t *pMode, uid_t *pUid, gid_t *pGid ) argument
39793 findCreateFileMode( const char *zPath, int flags, mode_t *pMode, uid_t *pUid, gid_t *pGid ) argument
[all...]

Completed in 1101 milliseconds