Searched refs:notfirst (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/include/atalk/
H A Dcnid_dbd_private.h67 int notfirst; /* already open before */ member in struct:CNID_private
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dopt.c144 int notfirst=0; local
179 if (cmd=='+') d= notfirst*av_get_double(obj, name, NULL) + d;
180 else if(cmd=='-') d= notfirst*av_get_double(obj, name, NULL) - d;
188 notfirst=1;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v10/boot/rescue/
H A Dhead.S195 bne notfirst ; check if it is the partition containing ptable
202 notfirst: label
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/lib/
H A Dutils.c436 static int notfirst; local
462 if (++notfirst == 1)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/misc/
H A Dss.c506 static int notfirst; local
508 if (!notfirst) {
510 notfirst = 1;
903 static int notfirst; local
908 if (!notfirst) {
910 notfirst = 1;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/cnid/dbd/
H A Dcnid_dbd.c393 if (db->notfirst) {
401 } else { /* db->notfirst == 0 */
402 db->notfirst = 1;

Completed in 94 milliseconds