Home
last modified time | relevance | path

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

/openbsd-src/sys/ufs/ext2fs/
H A Dext2fs_lookup.c604 ext2fs_search_dirblock(struct inode * ip,void * data,int * foundp,struct componentname * cnp,int * entryoffsetinblockp,doff_t * prevoffp,doff_t * endusefulp,struct ext2fs_searchslot * ssp) ext2fs_search_dirblock() argument
/openbsd-src/gnu/gcc/intl/
H A Ddcigettext.c449 struct known_translation_t **foundp = NULL; variable
/openbsd-src/gnu/usr.bin/gcc/gcc/intl/
H A Ddcigettext.c427 struct known_translation_t **foundp = NULL; variable
/openbsd-src/gnu/usr.bin/texinfo/intl/
H A Ddcigettext.c444 struct known_translation_t **foundp = NULL; in DCIGETTEXT() local