Home
last modified time | relevance | path

Searched defs:sd (Results 1 – 25 of 248) sorted by relevance

12345678910

/netbsd-src/sys/kern/
H A Dsubr_specificdata.c99 specificdata_container_link(specificdata_domain_t sd, in specificdata_container_link()
107 specificdata_container_unlink(specificdata_domain_t sd, in specificdata_container_unlink()
115 specificdata_destroy_datum(specificdata_domain_t sd, in specificdata_destroy_datum()
153 specificdata_domain_t sd; in specificdata_domain_create() local
167 specificdata_domain_delete(specificdata_domain_t sd) in specificdata_domain_delete()
180 specificdata_key_create(specificdata_domain_t sd, specificdata_key_t *keyp, in specificdata_key_create()
229 specificdata_key_delete(specificdata_domain_t sd, specificdata_key_t key) in specificdata_key_delete()
258 specificdata_init(specificdata_domain_t sd, specificdata_reference *ref) in specificdata_init()
277 specificdata_fini(specificdata_domain_t sd, specificdata_reference *ref) in specificdata_fini()
308 specificdata_getspecific(specificdata_domain_t sd, specificdata_reference *ref, in specificdata_getspecific()
[all …]
/netbsd-src/lib/libc/net/
H A Dgetservent_r.c91 _servent_close(struct servent_data *sd) in _servent_close()
109 _servent_getline(struct servent_data *sd) in _servent_getline()
131 _servent_parseline(struct servent_data *sd, struct servent *sp) in _servent_parseline()
193 setservent_r(int f, struct servent_data *sd) in setservent_r()
200 endservent_r(struct servent_data *sd) in endservent_r()
214 getservent_r(struct servent *sp, struct servent_data *sd) in getservent_r()
248 _servent_parsedb(struct servent_data *sd, struct servent *sp, in _servent_parsedb()
H A Dsctp_sys_calls.c130 sctp_connectx(int sd, struct sockaddr *addrs, int addrcnt, in sctp_connectx()
184 sctp_bindx(int sd, struct sockaddr *addrs, int addrcnt, int flags) in sctp_bindx()
227 sctp_opt_info(int sd, sctp_assoc_t id, int opt, void *arg, socklen_t *size) in sctp_opt_info()
245 sctp_getpaddrs(int sd, sctp_assoc_t id, struct sockaddr **raddrs) in sctp_getpaddrs()
304 sctp_getladdrs (int sd, sctp_assoc_t id, struct sockaddr **raddrs) in sctp_getladdrs()
457 sctp_getassocid(int sd, struct sockaddr *sa) in sctp_getassocid()
476 sctp_send(int sd, const void *data, size_t len, in sctp_send()
514 sctp_sendx(int sd, const void *msg, size_t len, in sctp_sendx()
573 sctp_sendmsgx(int sd, in sctp_sendmsgx()
649 sctp_recvv(int sd, in sctp_recvv()
[all …]
/netbsd-src/sys/dev/wscons/
H A Dwsdisplay_compat_usl.c101 struct usl_syncdata *sd; in usl_sync_init() local
127 usl_sync_done(struct usl_syncdata *sd) in usl_sync_done()
142 usl_sync_check_sig(struct usl_syncdata *sd, int sig, int flags) in usl_sync_check_sig()
164 struct usl_syncdata *sd = vsd; in usl_sync_check() local
171 void *sd; in usl_sync_get() local
182 struct usl_syncdata *sd = cookie; in usl_detachproc() local
205 usl_detachack(struct usl_syncdata *sd, int ack) in usl_detachack()
224 struct usl_syncdata *sd = arg; in usl_detachtimeout() local
245 struct usl_syncdata *sd = cookie; in usl_attachproc() local
261 usl_attachack(struct usl_syncdata *sd, int ack) in usl_attachack()
[all …]
/netbsd-src/sys/dev/scsipi/
H A Dsd.c250 struct sd_softc *sd = device_private(self); in sdattach() local
373 struct sd_softc *sd = device_private(self); sddetach() local
427 struct sd_softc *sd = device_private(self); sd_firstopen() local
515 struct sd_softc *sd; sdopen() local
560 struct sd_softc *sd = device_private(self); sd_lastclose() local
601 struct sd_softc *sd; sdclose() local
620 struct sd_softc *sd = device_lookup_private(&sd_cd, SDUNIT(bp->b_dev)); sdstrategy() local
654 struct sd_softc *sd = device_private(dev); sd_diskstart() local
806 struct sd_softc *sd = v; sdrestart() local
821 struct sd_softc *sd = device_private(periph->periph_dev); sdstart() local
843 struct sd_softc *sd = device_private(xs->xs_periph->periph_dev); sddone() local
868 struct sd_softc *sd = device_lookup_private(&sd_cd, SDUNIT(bp->b_dev)); sdminphys() local
931 struct sd_softc *sd = device_lookup_private(&sd_cd, SDUNIT(dev)); sdioctl() local
1020 struct sd_softc *sd = device_private(self); sd_label() local
1031 struct sd_softc *sd = device_private(self); sd_shutdown() local
1065 struct sd_softc *sd = device_private(periph->periph_dev); sd_interpret_sense() local
1155 struct sd_softc *sd; sdsize() local
1181 struct sd_softc *sd; sddump() local
1206 struct sd_softc *sd = device_private(dev); sd_dumpblocks() local
1269 sd_mode_sense(struct sd_softc * sd,u_int8_t byte2,void * sense,size_t size,int page,int flags,int * big) sd_mode_sense() argument
1288 sd_mode_select(struct sd_softc * sd,u_int8_t byte2,void * sense,size_t size,int flags,int big) sd_mode_select() argument
1406 sd_get_simplifiedparms(struct sd_softc * sd,struct disk_parms * dp,int flags) sd_get_simplifiedparms() argument
1469 sd_get_capacity(struct sd_softc * sd,struct disk_parms * dp,int flags) sd_get_capacity() argument
1563 sd_get_parms_page4(struct sd_softc * sd,struct disk_parms * dp,int flags) sd_get_parms_page4() argument
1648 sd_get_parms_page5(struct sd_softc * sd,struct disk_parms * dp,int flags) sd_get_parms_page5() argument
1726 sd_get_parms(struct sd_softc * sd,struct disk_parms * dp,int flags) sd_get_parms() argument
1783 sd_flush(struct sd_softc * sd,int flags) sd_flush() argument
1815 sd_getcache(struct sd_softc * sd,int * bitsp) sd_getcache() argument
1879 sd_setcache(struct sd_softc * sd,int bits) sd_setcache() argument
1928 sd_set_geometry(struct sd_softc * sd) sd_set_geometry() argument
[all...]
/netbsd-src/sys/arch/atari/stand/tostools/libtos/
H A Dcread.c76 static struct sd { struct
86 static int get_byte(struct sd *); argument
/netbsd-src/sbin/svhlabel/
H A Dsvhlabel.c73 getlabel(int sd) in getlabel()
89 setlabel(int sd, int doraw) in setlabel()
106 getparts(int sd, int verbose) in getparts()
204 is_efs(int sd, uint32_t blkoff) in is_efs()
292 int sd, ch, changed; in main() local
/netbsd-src/sys/lib/libsa/
H A Dcread.c70 static struct sd { struct
80 static int get_byte(struct sd *); argument
/netbsd-src/sys/arch/bebox/stand/boot/
H A Dsd.c89 sd_read_capacity(struct sd_softc *sd, int *blksize) in sd_read_capacity()
143 sd_get_simplifiedparms(struct sd_softc *sd) in sd_get_simplifiedparms()
206 sd_get_capacity(struct sd_softc *sd) in sd_get_capacity()
276 sd_get_parms_page4(struct sd_softc *sd, struct disk_parms *dp) in sd_get_parms_page4()
346 sd_get_parms_page5(struct sd_softc *sd, struct disk_parms *dp) in sd_get_parms_page5()
410 sd_get_parms(struct sd_softc *sd) in sd_get_parms()
464 sdgetdefaultlabel(struct sd_softc *sd, struct disklabel *lp) in sdgetdefaultlabel()
497 sdgetdisklabel(struct sd_softc *sd) in sdgetdisklabel()
569 struct sd_softc *sd; in sdopen() local
668 struct sd_softc *sd; in sdstrategy() local
/netbsd-src/sys/arch/prep/stand/boot/
H A Dsd.c89 sd_read_capacity(struct sd_softc *sd, int *blksize) in sd_read_capacity()
143 sd_get_simplifiedparms(struct sd_softc *sd) in sd_get_simplifiedparms()
206 sd_get_capacity(struct sd_softc *sd) in sd_get_capacity()
276 sd_get_parms_page4(struct sd_softc *sd, struct disk_parms *dp) in sd_get_parms_page4()
346 sd_get_parms_page5(struct sd_softc *sd, struct disk_parms *dp) in sd_get_parms_page5()
410 sd_get_parms(struct sd_softc *sd) in sd_get_parms()
464 sdgetdefaultlabel(struct sd_softc *sd, struct disklabel *lp) in sdgetdefaultlabel()
497 sdgetdisklabel(struct sd_softc *sd) in sdgetdisklabel()
569 struct sd_softc *sd; in sdopen() local
668 struct sd_softc *sd; in sdstrategy() local
/netbsd-src/sys/dev/ic/
H A Dsmc93cx6var.h81 #define SEEPROM_INB(sd) \ argument
88 #define SEEPROM_OUTB(sd, value) do { \ argument
97 #define SEEPROM_STATUS_INB(sd) \ argument
104 #define SEEPROM_DATA_INB(sd) \ argument
H A Dsmc93cx6.c88 #define CLOCK_PULSE(sd, rdy) do { \ argument
108 read_seeprom(struct seeprom_descriptor *sd, u_int16_t *buf, bus_size_t start_addr, bus_size_t count) in read_seeprom()
H A Daic7xxx_seeprom.c99 struct seeprom_descriptor sd; in ahc_check_extport() local
359 struct seeprom_descriptor *sd, in configure_termination()
667 ahc_acquire_seeprom(struct ahc_softc *ahc, struct seeprom_descriptor *sd) in ahc_acquire_seeprom()
695 ahc_release_seeprom(struct seeprom_descriptor *sd) in ahc_release_seeprom()
/netbsd-src/sbin/apmlabel/
H A Dapmlabel.c68 getlabel(int sd) in getlabel()
84 setlabel(int sd, int doraw) in setlabel()
101 getparts(int sd, int verbose) in getparts()
298 int sd, ch, changed; in main() local
/netbsd-src/games/tetris/
H A Dscores.c112 scorefile_probe(int sd) in scorefile_probe()
288 readscores(int sd, int doflip) in readscores()
315 readscores599(int sd, int doflip) in readscores599()
348 readscores50(int sd, int doflip) in readscores50()
382 int sd, mint, lck; in getscores() local
574 dowrite(int sd, const void *vbuf, size_t len) in dowrite()
598 putscores(int sd) in putscores()
643 closescores(int sd) in closescores()
658 int sd; in savescore() local
/netbsd-src/sbin/mbrlabel/
H A Dmbrlabel.c68 getlabel(int sd) in getlabel()
84 setlabel(int sd, int doraw) in setlabel()
117 getparts(int sd, u_int32_t off, u_int32_t extoff, int verbose) in getparts()
286 int sd, ch, changed; in main() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dclone.d149 private bool needOpAssign(StructDeclaration sd) in needOpAssign()
255 FuncDeclaration buildOpAssign(StructDeclaration sd, Scope* sc) in buildOpAssign()
403 bool needOpEquals(StructDeclaration sd) in needOpEquals()
513 FuncDeclaration buildOpEquals(StructDeclaration sd, Scope* sc) in buildOpEquals()
532 FuncDeclaration buildXopEquals(StructDeclaration sd, Scope* sc) in buildXopEquals()
609 FuncDeclaration buildXopCmp(StructDeclaration sd, Scope* sc) in buildXopCmp()
728 private bool needToHash(StructDeclaration sd) in needToHash()
781 FuncDeclaration buildXtoHash(StructDeclaration sd, Scope* sc) in buildXtoHash()
1215 FuncDeclaration buildPostBlit(StructDeclaration sd, Scope* sc) in buildPostBlit()
1503 private CtorDeclaration generateCopyCtorDeclaration(StructDeclaration sd, const StorageClass paramS… in generateCopyCtorDeclaration()
[all …]
H A Dtypinf.d163 StructDeclaration sd = t.sym; in isSpeculativeType() local
195 ClassDeclaration sd = t.sym; in isSpeculativeType() local
H A Ddstruct.d48 extern (C++) FuncDeclaration search_toString(StructDeclaration sd) in search_toString()
98 StructDeclaration sd = t.sym; in semanticTypeInfo() local
243 StructDeclaration sd = in syntaxCopy() local
432 StructDeclaration sd = ts.sym; in isPOD() local
/netbsd-src/tests/lib/libc/sys/
H A Dt_sendrecv.c65 sender(int sd) in sender()
82 receiver(int sd) in receiver()
114 int fd[2], sd[2], error; in sendrecv() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dclone.c141 bool needOpAssign(StructDeclaration *sd) in needOpAssign()
201 FuncDeclaration *buildOpAssign(StructDeclaration *sd, Scope *sc) in buildOpAssign()
352 bool needOpEquals(StructDeclaration *sd) in needOpEquals()
471 FuncDeclaration *buildOpEquals(StructDeclaration *sd, Scope *sc) in buildOpEquals()
490 FuncDeclaration *buildXopEquals(StructDeclaration *sd, Scope *sc) in buildXopEquals()
573 FuncDeclaration *buildXopCmp(StructDeclaration *sd, Scope *sc) in buildXopCmp()
657 bool needToHash(StructDeclaration *sd) in needToHash()
714 FuncDeclaration *buildXtoHash(StructDeclaration *sd, Scope *sc) in buildXtoHash()
781 FuncDeclaration *buildPostBlit(StructDeclaration *sd, Scope *sc) in buildPostBlit()
H A Ddstruct.c39 FuncDeclaration *search_toString(StructDeclaration *sd) in search_toString()
96 StructDeclaration *sd = t->sym; in semanticTypeInfo() local
280 StructDeclaration *sd = isStructDeclaration(); in semantic3() local
1015 StructDeclaration *sd = in syntaxCopy() local
1145 StructDeclaration *sd = ((TypeStruct *)tb)->sym; in semantic() local
1212 StructDeclaration *sd = ((TypeStruct *)type)->sym; in semantic() local
1449 StructDeclaration *sd = ts->sym; in isPOD() local
/netbsd-src/tests/net/net/
H A Dt_socket_afinet.c65 int sd; in ATF_TC_BODY() local
78 int sd, rc; in ATF_TC_BODY() local
108 int sd, rc; in ATF_TC_BODY() local
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dos-ip.c881 ber_socket_t sd; in ldap_host_connected_to() local
983 ber_socket_t sd; in ldap_mark_select_write() local
1028 ber_socket_t sd; in ldap_mark_select_read() local
1073 ber_socket_t sd; in ldap_mark_select_clear() local
1100 ber_socket_t sd; in ldap_clear_select_write() local
1127 ber_socket_t sd; in ldap_is_write_ready() local
1156 ber_socket_t sd; in ldap_is_read_ready() local
/netbsd-src/sys/arch/vax/if/
H A Dif_ze.c89 const struct sgec_data *sd; in ze_find() local
128 const struct sgec_data * const sd = ze_find(); in ze_mainbus_attach() local

12345678910