Home
last modified time | relevance | path

Searched defs:myflags (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dndbm_wrap.c157 int myflags = 0; local
203 int myflags = 0; local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Ddb3.c331 _open_db(DB *d, char *fn, int myflags, int flags, mode_t mode, int *fd) in _open_db()
380 int myflags = 0; in DB_open() local
H A Dhdb-mdb.c299 int myflags = MDB_NOSUBDIR, tmp; in DB_open() local
/netbsd-src/external/bsd/ipf/dist/lib/
H A Dipft_tx.c29 static u_char myflags[] = { TH_FIN, TH_SYN, TH_RST, TH_PUSH, variable