Searched defs:empty (Results 1 - 25 of 344) sorted by path

1234567891011>>

/netbsd-6-1-5-RELEASE/bin/cp/
H A Dcp.c86 static char empty[] = ""; variable
/netbsd-6-1-5-RELEASE/bin/df/
H A Ddf.c365 static const char empty[] = " 0"; local
/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dvar.c44 static char *const empty[] = {null}; local
/netbsd-6-1-5-RELEASE/bin/sh/
H A Doptions.c157 static char empty[] = ""; local
/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/racoon/
H A Dgssapi.c278 gss_buffer_desc empty, name_token; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/libsaslc/dist/test/
H A Dexample_client.c91 static char empty[] = ""; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dscp.c112 static char empty[] = ""; variable
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/ssl/
H A Dt1_enc.c321 static const unsigned char empty[]=""; local
/netbsd-6-1-5-RELEASE/dist/nvi/regex/
H A Dengine.c86 states empty; /* empty set of states */ member in struct:match
804 register states empty = m->empty; local
[all...]
/netbsd-6-1-5-RELEASE/distrib/utils/more/
H A Dmain.c230 int c, empty; local
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/
H A Daout2elf.c323 char solidus[2], empty[1]; local
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/named/
H A Dbuiltin.c483 builtin_t *empty; local
[all...]
H A Dserver.c2744 const char *empty; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/dns/
H A Dnsec3.c519 dns_name_t empty; local
1292 dns_name_t empty; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/byacc/dist/
H A Dlr0.c542 int empty; local
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_format_xar.c3016 int type, empty; local
/netbsd-6-1-5-RELEASE/external/bsd/libevent/dist/test/
H A Dregress_http.c218 int empty = evhttp_find_header(req->input_headers, "Empty") != NULL; local
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/libntp/
H A Dmsyslog.c56 const char empty[] = ""; local
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpd/
H A Dntp_data_structures.c95 int empty(queue *my_queue) function
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPAttributeList.cpp76 bool LDAPAttributeList::empty() const{ function in class:LDAPAttributeList
H A DLDAPControlSet.cpp39 bool LDAPControlSet::empty() const { function in class:LDAPControlSet
H A DLDAPEntryList.cpp25 bool LDAPEntryList::empty() const{ function in class:LDAPEntryList
H A DLDAPModList.cpp42 bool LDAPModList::empty() const { function in class:LDAPModList
H A DLDAPReferenceList.cpp25 bool LDAPReferenceList::empty() const{ function in class:LDAPReferenceList
H A DLDAPUrlList.cpp42 bool LDAPUrlList::empty() const{ function in class:LDAPUrlList

Completed in 322 milliseconds

1234567891011>>