Searched defs:id (Results 476 - 500 of 1829) sorted by relevance

<<11121314151617181920>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/udev/extras/volume_id/lib/
H A Dlinux_raid.c61 static int volume_id_probe_linux_raid0(struct volume_id *id, uint64_t off, uint64_t size) argument
119 volume_id_probe_linux_raid1(struct volume_id *id, uint64_t off, uint64_t size) argument
143 volume_id_probe_linux_raid(struct volume_id *id, uint64_t off, uint64_t size) argument
[all...]
H A Dluks.c65 int volume_id_probe_luks(struct volume_id *id, uint64_t off, uint64_t size) argument
H A Dminix.c67 int volume_id_probe_minix(struct volume_id *id, uint64_t off, uint64_t size) argument
H A Dudf.c31 uint16_t id; member in struct:volume_descriptor::descriptor_tag
58 uint8_t id[5]; member in struct:volume_structure_descriptor
64 int volume_id_probe_udf(struct volume_id *id, uint64_t off, uint64_t size) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/python/
H A Dpy_winbind.c287 int id; local
312 int id; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/sam/
H A Didmap_ldap.c52 static NTSTATUS ldap_set_mapping(const DOM_SID *sid, unid_t id, int id_type) argument
373 static NTSTATUS ldap_allocate_id(unid_t *id, int id_type) argument
484 ldap_get_sid_from_id(DOM_SID *sid, unid_t id, int id_type) argument
548 ldap_get_id_from_sid(unid_t *id, int *id_type, const DOM_SID *sid) argument
[all...]
H A Didmap_rid.c509 static NTSTATUS rid_idmap_set_mapping(const DOM_SID *sid, unid_t id, int id_type) argument
526 static NTSTATUS rid_idmap_allocate_id(unid_t *id, int id_type) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dquery-sched.c41 unsigned id; member in struct:AvahiQueryJob
420 int avahi_query_scheduler_withdraw_by_id(AvahiQueryScheduler *s, unsigned id) { argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgl-cat.c572 char *id = xasprintf ("#-#-#-#-# %s #-#-#-#-#", local
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_c/
H A Dbench_001.c185 int id; member in struct:data
H A Dex_thread.c409 int id; local
472 u_int id; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rpc_server/cxx/
H A Ddb_server_cxxutil.cpp385 get_tableent(long id) argument
511 __db_close_int(long id, u_int32_t flags) argument
570 __env_close_int(long id, u_int32_t flags, int force) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/jpeg-7/
H A Dansi2knr.c522 char *id = p; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dfield.c682 int id3_field_setframeid(union id3_field *field, char const *id) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna/
H A Dinotify.c288 char * id = NULL; local
439 char *id=NULL, *path_buf, *parent_buf, *esc_name; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.03.14/
H A Dinotify.c288 char * id = NULL; local
423 char *id, *parent_buf, *esc_name; local
517 char *id; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.07.26/
H A Dinotify.c288 char * id = NULL; local
439 char *id=NULL, *path_buf, *parent_buf, *esc_name; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/engine/
H A Deng_lib.c223 int ENGINE_set_id(ENGINE *e, const char *id) argument
H A Deng_openssl.c176 static int bind_fn(ENGINE *e, const char *id) argument
H A Dhw_atalla.c581 static int bind_fn(ENGINE *e, const char *id) argument
H A Dhw_nuron.c405 static int bind_fn(ENGINE *e, const char *id) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/ocsp/
H A Docsp_cl.c234 int OCSP_resp_find(OCSP_BASICRESP *bs, OCSP_CERTID *id, int last) argument
287 int OCSP_resp_find_status(OCSP_BASICRESP *bs, OCSP_CERTID *id, int *status, argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/x509v3/
H A Dv3_purp.c107 int X509_check_purpose(X509 *x, int id, int ca) argument
170 int X509_PURPOSE_add(int id, int trust, int flags, argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/ssl/
H A Ds2_lib.c374 unsigned long id; local
H A Ds3_lib.c1453 unsigned long id; local

Completed in 151 milliseconds

<<11121314151617181920>>