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

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-bdb/
H A Dkey.c39 int get_flag
52 rc = bdb_idl_fetch_key( be, db, txn, &key, ids, saved_cursor, get_flag );
H A Didl.c512 int get_flag )
559 } else if ( get_flag == LDAP_FILTER_GE ) {
561 } else if ( get_flag == LDAP_FILTER_LE ) {
595 if ( get_flag == LDAP_FILTER_LE || get_flag == LDAP_FILTER_GE ) {
616 if (rc == 0 && get_flag == LDAP_FILTER_LE && memcmp( kptr->data,
H A Dproto-bdb.h305 int get_flag );
/netbsd-6-1-5-RELEASE/sbin/ifconfig/
H A Dextern.h89 bool get_flag(int);
H A Dmedia.c427 if (get_flag('m')) {
H A Difconfig.c464 get_flag(int flag) function
656 if ((lflag || Cflag) && (aflag || get_flag('m') || vflag || zflag))
658 if ((lflag || Cflag) && get_flag('L'))
H A Daf_inet6.c352 if (get_flag('L')) {

Completed in 180 milliseconds