Home
last modified time | relevance | path

Searched defs:cb (Results 1 – 22 of 22) sorted by relevance

/csrg-svn/sys/netns/
H A Dspp_usrreq.c54 register struct sppcb *cb; local
263 spp_reass(cb, si) in spp_reass() argument
618 struct sppcb *cb = nstosppcb(nsp); variable
629 register struct sppcb *cb = (struct sppcb *)(nsp->nsp_pcb); local
673 spp_output(cb, m0) in spp_output() argument
1088 spp_setpersist(cb) in spp_setpersist() argument
1114 register struct sppcb *cb; local
1237 register struct sppcb *cb; variable
1504 spp_template(cb) in spp_template() argument
1532 spp_close(cb) in spp_close() argument
[all …]
/csrg-svn/sys/sparc/dev/
H A Dbsd_audiovar.h24 #define AUCB_INIT(cb) ((cb)->cb_head = (cb)->cb_tail = (cb)->cb_drops = \ argument
27 #define AUCB_EMPTY(cb) ((cb)->cb_head == (cb)->cb_tail) argument
28 #define AUCB_FULL(cb) (AUCB_MOD((cb)->cb_tail + 1) == (cb)->cb_head) argument
29 #define AUCB_LEN(cb) (AUCB_MOD((cb)->cb_tail - (cb)->cb_head)) argument
H A Dbsd_audio.c395 register struct aucb *cb; in AUDIOCLOSE() local
422 audio_sleep(cb, thresh) in audio_sleep() argument
440 register struct aucb *cb; in AUDIOREAD() local
493 register struct aucb *cb = &sc->sc_au.au_wb; in AUDIOWRITE() local
701 register struct aucb *cb; in AUDIOSELECT() local
741 register struct aucb *cb; local
/csrg-svn/old/cb/
H A DMakefile28 cb: ${LIBC} target
/csrg-svn/games/gomoku/
H A Dpickmove.c206 union comboval cb; local
521 union comboval fcb, cb; local
626 union comboval ocb, cb; variable
925 union comboval cb; variable
1045 union comboval cb; variable
/csrg-svn/local/toolchest/ksh/sh/
H A Dmacro.c477 FILEBLK cb; local
506 FILEBLK cb; local
/csrg-svn/old/sh/
H A Dmacro.c175 FILEBLK cb; in comsubst() local
/csrg-svn/usr.sbin/amd/amd/
H A Drpc_fwd.c196 int fwd_packet(type_id, pkt, len, fwdto, replyto, i, cb) in fwd_packet() argument
/csrg-svn/games/cribbage/
H A Dscore.c319 adjust(cb, tnv) in adjust() argument
H A Dsupport.c218 CARD d[CARDS], h[FULLHAND], cb[2]; local
/csrg-svn/usr.bin/netstat/
H A Dns.c62 struct nspcb cb; local
H A Dinet.c63 struct inpcb cb; local
H A Diso.c196 struct isopcb cb; local
/csrg-svn/games/fish/
H A Dfish.c272 register int cb, i, ub; local
/csrg-svn/sys/vax/datakit/
H A Ddkctl.c214 dkfdone(cb) in dkfdone() argument
/csrg-svn/old/roff/common_source/
H A Dn1.c442 struct stat cb; local
/csrg-svn/sys/vax/uba/
H A Ddhureg.h18 } cb; member
/csrg-svn/old/dnd/
H A Ddnd.c71 control(x, cb, cc) in control() argument
/csrg-svn/contrib/rcs-V5.6/src/
H A Drcsfnms.c446 struct cbuf cb; local
/csrg-svn/usr.sbin/sendmail/src/
H A Dparseaddr.c1596 register ADDRESS *ca, *cb; local
/csrg-svn/sys/vax/if/
H A Dif_ddn.c1013 register caddr_t cb; local
/csrg-svn/sys/vax/if/ACC/driver/
H A Dif_dda.c2014 register u_char *cb; local