Searched refs:getbit (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libnsl/yp/
H A Ddbm.c50 int getbit(void);
129 if (getbit() == 0)
322 if (getbit() == 0)
339 getbit(void) function
376 (void) getbit();
/osnet-11/usr/src/lib/libc/port/gen/
H A Dndbm.c76 static int getbit(DBM *);
241 if (getbit(db) == 0)
727 /* getbit inline */
746 * if (getbit(db) == 0)
779 getbit(DBM *db) function

Completed in 51 milliseconds