Searched refs:NOTSET (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_c/csv/
H A Dcode.c179 fields[field_cnt].type = NOTSET;
235 case NOTSET:
288 if (f->type == NOTSET)
294 case NOTSET:
344 if (f->type == NOTSET)
347 case NOTSET:
365 if (f->type == NOTSET)
384 case NOTSET:
385 return ("NOTSET");
H A Dcsv.h70 typedef enum { NOTSET=1, DOUBLE, STRING, UNSIGNED_LONG } datatype; enumerator in enum:__anon2063
H A DDbRecord.c35 case NOTSET:
162 case NOTSET:
382 case NOTSET:
H A Ddb.c173 case NOTSET:
H A Dutil.c146 case NOTSET:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_load/
H A Ddb_load.c78 enum { NOTSET, FILEID_RESET, LSN_RESET, STANDARD_LOAD } mode; enumerator in enum:__anon1955
105 mode = NOTSET;
128 if (mode != NOTSET && mode != STANDARD_LOAD)
135 if (mode != NOTSET && mode != STANDARD_LOAD)
149 if (mode != NOTSET && mode != STANDARD_LOAD)
176 if (mode != NOTSET && mode != STANDARD_LOAD)
183 if (mode != NOTSET && mode != STANDARD_LOAD)
237 case NOTSET:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/db_load/
H A Ddb_load.c64 enum { NOTSET, FILEID_RESET, LSN_RESET, STANDARD_LOAD } mode; enumerator in enum:__anon2014
91 mode = NOTSET;
113 if (mode != NOTSET && mode != STANDARD_LOAD)
120 if (mode != NOTSET && mode != STANDARD_LOAD)
134 if (mode != NOTSET && mode != STANDARD_LOAD)
161 if (mode != NOTSET && mode != STANDARD_LOAD)
168 if (mode != NOTSET && mode != STANDARD_LOAD)
222 case NOTSET:

Completed in 166 milliseconds