Lines Matching defs:option
113 * not NULL. If option is NSCD_GET_NEXT_DB_ENTRY and id_num
114 * is less than zero, then treats the option as NSCD_GET_FIRST_DB_ENTRY.
122 nscd_db_option_t option,
132 switch (option) {
165 nscd_db_option_t option,
177 hash_p = scan_hash(type, str, idx_p, option, id_num);
194 nscd_db_option_t option)
209 if (option == NSCD_ADD_DB_ENTRY_REPLACE)
214 switch (option) {
243 if (option == NSCD_ADD_DB_ENTRY_LAST ||
244 option == NSCD_ADD_DB_ENTRY_IF_NONE) {
290 nscd_db_option_t option,
315 switch (option) {
351 * only when option == NSCD_DEL_ALL_DB_ENTRY