Searched defs:string_index (Results 1 – 7 of 7) sorted by relevance
/openbsd/usr.sbin/nsd/ |
H A D | config.h.in | 960 #define ATTR_FORMAT(archetype, string_index, first_to_check) \ argument 963 #define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ argument
|
/openbsd/usr.sbin/unbound/ |
H A D | config.h.in | 1263 # define ATTR_FORMAT(archetype, string_index, first_to_check) \ argument 1266 # define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ argument
|
/openbsd/usr.bin/top/ |
H A D | utils.c | 108 string_index(char *string, char **array) in string_index() function
|
/openbsd/lib/libusbhid/ |
H A D | usbhid.h | 58 int32_t string_index; member
|
/openbsd/sbin/unwind/libunbound/ |
H A D | config.h | 1268 # define ATTR_FORMAT(archetype, string_index, first_to_check) \ argument 1271 # define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ argument
|
/openbsd/sys/dev/hid/ |
H A D | hid.h | 72 int32_t string_index; member
|
/openbsd/gnu/usr.bin/texinfo/makeinfo/ |
H A D | makeinfo.c | 952 int string_index = 0; in fix_whitespace() local
|