Searched refs:notfound (Results 1 - 25 of 72) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/script/
H A Daddtosmbpass57 notfound = "";
60 notfound = "n";
63 if (notfound && ypmatch) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/script/
H A Daddtosmbpass57 notfound = "";
60 notfound = "n";
63 if (notfound && ypmatch) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/script/
H A Daddtosmbpass57 notfound = "";
60 notfound = "n";
63 if (notfound && ypmatch) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/iniparser/src/
H A Diniparser.h151 @param notfound Value to return in case of error
156 the notfound value is returned.
159 int iniparser_getint(dictionary * d, const char * key, int notfound);
166 @param notfound Value to return in case of error
171 the notfound value is returned.
174 double iniparser_getdouble(dictionary * d, char * key, double notfound);
181 @param notfound Value to return in case of error
186 the notfound value is returned.
204 The notfound value returned if no boolean is identified, does not
208 int iniparser_getboolean(dictionary * d, const char * key, int notfound);
[all...]
H A Diniparser.c277 @param notfound Value to return in case of error
282 the notfound value is returned.
285 int iniparser_getint(dictionary * d, const char * key, int notfound) argument
290 if (str==INI_INVALID_KEY) return notfound ;
300 @param notfound Value to return in case of error
305 the notfound value is returned.
308 double iniparser_getdouble(dictionary * d, char * key, double notfound) argument
313 if (str==INI_INVALID_KEY) return notfound ;
324 @param notfound Value to return in case of error
329 the notfound valu
351 iniparser_getboolean(dictionary * d, const char * key, int notfound) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/iniparser/src/
H A Diniparser.h151 @param notfound Value to return in case of error
156 the notfound value is returned.
173 int iniparser_getint(dictionary * d, const char * key, int notfound);
180 @param notfound Value to return in case of error
185 the notfound value is returned.
188 double iniparser_getdouble(dictionary * d, char * key, double notfound);
195 @param notfound Value to return in case of error
200 the notfound value is returned.
218 The notfound value returned if no boolean is identified, does not
222 int iniparser_getboolean(dictionary * d, const char * key, int notfound);
[all...]
H A Diniparser.c277 @param notfound Value to return in case of error
282 the notfound value is returned.
299 int iniparser_getint(dictionary * d, const char * key, int notfound) argument
304 if (str==INI_INVALID_KEY) return notfound ;
314 @param notfound Value to return in case of error
319 the notfound value is returned.
322 double iniparser_getdouble(dictionary * d, char * key, double notfound) argument
327 if (str==INI_INVALID_KEY) return notfound ;
338 @param notfound Value to return in case of error
343 the notfound valu
365 iniparser_getboolean(dictionary * d, const char * key, int notfound) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/iniparser/src/
H A Diniparser.h151 @param notfound Value to return in case of error
156 the notfound value is returned.
159 int iniparser_getint(dictionary * d, const char * key, int notfound);
166 @param notfound Value to return in case of error
171 the notfound value is returned.
174 double iniparser_getdouble(dictionary * d, char * key, double notfound);
181 @param notfound Value to return in case of error
186 the notfound value is returned.
204 The notfound value returned if no boolean is identified, does not
208 int iniparser_getboolean(dictionary * d, const char * key, int notfound);
[all...]
H A Diniparser.c277 @param notfound Value to return in case of error
282 the notfound value is returned.
285 int iniparser_getint(dictionary * d, const char * key, int notfound) argument
290 if (str==INI_INVALID_KEY) return notfound ;
300 @param notfound Value to return in case of error
305 the notfound value is returned.
308 double iniparser_getdouble(dictionary * d, char * key, double notfound) argument
313 if (str==INI_INVALID_KEY) return notfound ;
324 @param notfound Value to return in case of error
329 the notfound valu
351 iniparser_getboolean(dictionary * d, const char * key, int notfound) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/include/atalk/
H A Diniparser.h41 int atalk_iniparser_getint(const dictionary * d, const char *section, const char * key, int notfound);
42 double atalk_iniparser_getdouble(const dictionary * d, const char *section, const char * key, double notfound);
43 int atalk_iniparser_getboolean(const dictionary * d, const char *section, const char * key, int notfound);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/iniparser/src/
H A Diniparser.h151 @param notfound Value to return in case of error
156 the notfound value is returned.
173 int iniparser_getint(dictionary * d, const char * key, int notfound);
180 @param notfound Value to return in case of error
185 the notfound value is returned.
188 double iniparser_getdouble(dictionary * d, char * key, double notfound);
195 @param notfound Value to return in case of error
200 the notfound value is returned.
218 The notfound value returned if no boolean is identified, does not
222 int iniparser_getboolean(dictionary * d, const char * key, int notfound);
[all...]
H A Diniparser.c277 @param notfound Value to return in case of error
282 the notfound value is returned.
299 int iniparser_getint(dictionary * d, const char * key, int notfound) argument
304 if (str==INI_INVALID_KEY) return notfound ;
314 @param notfound Value to return in case of error
319 the notfound value is returned.
322 double iniparser_getdouble(dictionary * d, char * key, double notfound) argument
327 if (str==INI_INVALID_KEY) return notfound ;
338 @param notfound Value to return in case of error
343 the notfound valu
365 iniparser_getboolean(dictionary * d, const char * key, int notfound) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/include/atalk/
H A Diniparser.h41 int atalk_iniparser_getint(const dictionary * d, const char *section, const char * key, int notfound);
42 double atalk_iniparser_getdouble(const dictionary * d, const char *section, const char * key, double notfound);
43 int atalk_iniparser_getboolean(const dictionary * d, const char *section, const char * key, int notfound);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/iniparser/src/
H A Diniparser.h151 @param notfound Value to return in case of error
156 the notfound value is returned.
173 int iniparser_getint(dictionary * d, const char * key, int notfound);
180 @param notfound Value to return in case of error
185 the notfound value is returned.
188 double iniparser_getdouble(dictionary * d, char * key, double notfound);
195 @param notfound Value to return in case of error
200 the notfound value is returned.
218 The notfound value returned if no boolean is identified, does not
222 int iniparser_getboolean(dictionary * d, const char * key, int notfound);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/iniparser/src/
H A Diniparser.h151 @param notfound Value to return in case of error
156 the notfound value is returned.
159 int iniparser_getint(dictionary * d, const char * key, int notfound);
166 @param notfound Value to return in case of error
171 the notfound value is returned.
174 double iniparser_getdouble(dictionary * d, char * key, double notfound);
181 @param notfound Value to return in case of error
186 the notfound value is returned.
204 The notfound value returned if no boolean is identified, does not
208 int iniparser_getboolean(dictionary * d, const char * key, int notfound);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/include/atalk/
H A Diniparser.h41 int atalk_iniparser_getint(const dictionary * d, const char *section, const char * key, int notfound);
42 double atalk_iniparser_getdouble(const dictionary * d, const char *section, const char * key, double notfound);
43 int atalk_iniparser_getboolean(const dictionary * d, const char *section, const char * key, int notfound);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/config/djgpp/
H A Ddjconfig.sh58 notfound=${srcdir}/bfd/ChangeLog.0203
61 notfound=${srcdir}/gdb/ChangeLog.002
64 notfound=${srcdir}/readline/config.h-in
67 notfound=${srcdir}/opcodes/ChangeLog.0203
73 echo "(File $notfound was not found.)"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/config/djgpp/
H A Ddjconfig.sh58 notfound=${srcdir}/bfd/ChangeLog.0203
61 notfound=${srcdir}/gdb/ChangeLog.002
64 notfound=${srcdir}/readline/config.h-in
67 notfound=${srcdir}/opcodes/ChangeLog.0203
73 echo "(File $notfound was not found.)"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/config/djgpp/
H A Ddjconfig.sh58 notfound=${srcdir}/bfd/ChangeLog.0203
61 notfound=${srcdir}/gdb/ChangeLog.002
64 notfound=${srcdir}/readline/config.h-in
67 notfound=${srcdir}/opcodes/ChangeLog.0203
73 echo "(File $notfound was not found.)"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/nbt_server/wins/
H A Dwins_dns_proxy.c49 goto notfound;
54 if (!addresses) goto notfound;
59 notfound:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/nbt_server/wins/
H A Dwins_dns_proxy.c49 goto notfound;
54 if (!addresses) goto notfound;
59 notfound:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/nbt_server/wins/
H A Dwins_dns_proxy.c49 goto notfound;
54 if (!addresses) goto notfound;
59 notfound:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libatalk/cnid/cdb/
H A Dcnid_cdb_update.c20 int notfound = 0; local
48 notfound = 1;
71 notfound |= 2;
94 notfound, ntohl(id), name, db_strerror(rc));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libatalk/cnid/cdb/
H A Dcnid_cdb_update.c20 int notfound = 0; local
48 notfound = 1;
71 notfound |= 2;
94 notfound, ntohl(id), name, db_strerror(rc));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libatalk/cnid/cdb/
H A Dcnid_cdb_update.c20 int notfound = 0; local
48 notfound = 1;
71 notfound |= 2;
94 notfound, ntohl(id), name, db_strerror(rc));

Completed in 224 milliseconds

123