Searched defs:nstrings (Results 1 - 3 of 3) sorted by relevance
| /src/lib/libc/gen/ |
| H A D | wordexp.c | 105 char *nstrings; /* Temporary for realloc() */ local in function:we_askshell
|
| /src/lib/libintl/ |
| H A D | gettext.c | 403 get_sysdep_string_table(struct mosysdepstr_h ** table_h,uint32_t * ofstable,uint32_t nstrings,uint32_t magic,char * base) argument
|
| /src/sys/kern/ |
| H A D | subr_autoconf.c | 3020 strarray_match(const char ** const strings, unsigned int const nstrings, argument 3033 strarray_pmatch(const char ** const strings, unsigned int const nstrings, argument 2998 strarray_match_internal(const char ** const strings,unsigned int const nstrings,const char * const str,unsigned int * const indexp,bool (* match_fn)(const char *,const char *)) argument
|
Completed in 9 milliseconds