/titanic_51/usr/src/cmd/fs.d/ufs/fsck/ |
H A D | pass3.c | 52 struct inoinfo **inpp, *inp; in pass3a() local 400 setcurino(struct inodesc * idesc,struct dinode * dp,struct inoinfo * inp) setcurino() argument 417 struct inoinfo *inp = getinoinfo(orphan); maybe_convert_attrdir_to_dir() local [all...] |
H A D | pass2.c | 54 struct inoinfo **inpp, *inp; in pass2() local 399 struct inoinfo *inp; pass2check() local [all...] |
H A D | inode.c | 825 struct inoinfo *inp; in cacheino() local 855 struct inoinfo *inp; in getinoinfo() local 1428 init_inoinfo(struct inoinfo * inp,struct dinode * dp,fsck_ino_t inum) init_inoinfo() argument [all...] |
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | fsm.c | 336 u_char *inp; local 413 fsm_rconfreq(f,id,inp,len) fsm_rconfreq() argument 493 fsm_rconfack(f,id,inp,len) fsm_rconfack() argument 550 fsm_rconfnakrej(f,code,id,inp,len) fsm_rconfnakrej() argument 676 fsm_rcoderej(f,inp,len) fsm_rcoderej() argument [all...] |
H A D | chap.c | 374 u_char *inp; local 430 ChapReceiveChallenge(cstate, inp, i argument 569 ChapReceiveResponse(cstate,inp,id,len) ChapReceiveResponse() argument 720 ChapReceiveSuccess(cstate,inp,id,len) ChapReceiveSuccess() argument 761 ChapReceiveFailure(cstate,inp,id,len) ChapReceiveFailure() argument [all...] |
H A D | upap.c | 339 u_char *inp; local 389 upap_rauthreq(u, inp, id, len) in upap_rauthreq() argument 479 upap_rauthack(u,inp,id,len) upap_rauthack() argument 532 upap_rauthnak(u,inp,id,len) upap_rauthnak() argument [all...] |
H A D | lcp.c | 676 lcp_extcode(f, code, id, inp, len) in lcp_extcode() argument 734 lcp_rprotrej(f, inp, le argument 792 lcp_coderej(f,code,id,inp,len) lcp_coderej() argument 2916 lcp_received_echo_reply(f,id,inp,len) lcp_received_echo_reply() argument 3070 lcp_received_identification(f,id,inp,len) lcp_received_identification() argument 3118 lcp_received_timeremain(f,id,inp,len) lcp_received_timeremain() argument [all...] |
/titanic_51/usr/src/boot/include/netinet/ |
H A D | in_pcb.h | 432 #define INP_LOCK_INIT(inp, d, t) \ argument 434 #define INP_LOCK_DESTROY(inp) rw_destroy(&(inp)->inp_lock) argument 435 #define INP_RLOCK(inp) rw_rlock(&(inp)->inp_lock) argument 436 #define INP_WLOCK(inp) rw_wlock(&(inp)->inp_lock) argument 437 #define INP_TRY_RLOCK(inp) rw_try_rlock(&(inp) argument 438 INP_TRY_WLOCK(inp) global() argument 439 INP_RUNLOCK(inp) global() argument 440 INP_WUNLOCK(inp) global() argument 441 INP_TRY_UPGRADE(inp) global() argument 442 INP_DOWNGRADE(inp) global() argument 443 INP_WLOCKED(inp) global() argument 444 INP_LOCK_ASSERT(inp) global() argument 445 INP_RLOCK_ASSERT(inp) global() argument 446 INP_WLOCK_ASSERT(inp) global() argument 447 INP_UNLOCK_ASSERT(inp) global() argument [all...] |
/titanic_51/usr/src/uts/common/inet/ip/ |
H A D | inet_ntop.c | 269 __inet_pton(int af, char *inp, void *outp, int compat) in __inet_pton() argument 414 _inet_pton(int af,char * inp,void * outp) _inet_pton() argument 424 inet_pton(int af,char * inp,void * outp) inet_pton() argument [all...] |
/titanic_51/usr/src/uts/common/io/net80211/ |
H A D | net80211_ioctl.c | 135 wldp_t *inp = (wldp_t *)(*mp)->b_rptr; in wifi_cfg_essid() local 169 wldp_t *inp = (wldp_t *)(*mp)->b_rptr; in wifi_cfg_bssid() local 203 wldp_t *inp = (wldp_t *)(*mp)->b_rptr; in wifi_cfg_nodename() local 260 wldp_t *inp = (wldp_t *)(*mp)->b_rptr; in wifi_cfg_phy() local 296 wldp_t *inp in wifi_cfg_wepkey() local 338 wldp_t *inp = (wldp_t *)(*mp)->b_rptr; wifi_cfg_keyid() local 383 wldp_t *inp = (wldp_t *)(*mp)->b_rptr; wifi_cfg_authmode() local 417 wldp_t *inp = (wldp_t *)(*mp)->b_rptr; wifi_cfg_encrypt() local 451 wldp_t *inp = (wldp_t *)(*mp)->b_rptr; wifi_cfg_bsstype() local 488 wldp_t *inp = (wldp_t *)(*mp)->b_rptr; wifi_cfg_createibss() local 591 wldp_t *inp = (wldp_t *)(*mp)->b_rptr; wifi_cfg_desrates() local 991 wldp_t *inp = (wldp_t *)(*mp)->b_rptr; wifi_cfg_wpa() local 1029 wldp_t *inp = (wldp_t *)(*mp)->b_rptr; wifi_cfg_wpakey() local 1066 wldp_t *inp = (wldp_t *)(*mp)->b_rptr; wifi_cfg_delkey() local 1102 wldp_t *inp = (wldp_t *)(*mp)->b_rptr; wifi_cfg_setoptie() local 1211 wldp_t *inp = (wldp_t *)(*mp)->b_rptr; wifi_cfg_setmlme() local [all...] |
/titanic_51/usr/src/lib/libcurses/screen/ |
H A D | wgetch.c | 60 int inp; in wgetch() local
|
H A D | tgetch.c | 65 chtype inp; in tgetch() local 189 _getkey(int blockpeek,chtype * inp) _getkey() argument 606 _map_button(chtype * inp) _map_button() argument [all...] |
/titanic_51/usr/src/ucblib/libcurses/ |
H A D | getch.c | 34 char inp; in wgetch() local
|
/titanic_51/usr/src/cmd/fs.d/udfs/fsck/ |
H A D | inode.c | 57 register struct fileinfo *inp; local [all...] |
/titanic_51/usr/src/uts/common/io/scsi/targets/ |
H A D | ses_ses.c | 174 #define sget8(inp, idx, lval) lval = (((uchar_t *)(inp))[idx++]) argument 175 #define gget8(inp, idx, lval) lval = (((uchar_t *)(inp))[idx]) argument 177 #define sget16(inp, idx, lval) \ argument 181 #define gget16(inp, idx, lval) \ argument 185 sget24(inp,idx,lval) global() argument 190 gget24(inp,idx,lval) global() argument 195 sget32(inp,idx,lval) global() argument 201 gget32(inp,idx,lval) global() argument [all...] |
/titanic_51/usr/src/cmd/acct/ |
H A D | fwtmp.c | 105 inp(FILE *file, struct utmpx *u) in inp() function
|
/titanic_51/usr/src/lib/libdisasm/common/ |
H A D | dis_sparc_fmt.c | 698 fmt_call(dis_handle_t *dhp, uint32_t instr, const inst_t *inp, int idx) in fmt_call() argument 734 fmt_sethi(dis_handle_t *dhp, uint32_t instr, const inst_t *inp, int idx) in fmt_sethi() argument 773 fmt_branch(dis_handle_t *dhp, uint32_t instr, const inst_t *inp, int idx) in fmt_branch() argument 1003 fmt_ls(dis_handle_t *dhp, uint32_t instr, const inst_t *inp, int idx) in fmt_ls() argument 1248 fmt_cpop(dis_handle_t * dhp,uint32_t instr,const inst_t * inp) fmt_cpop() argument 1273 dis_fmt_rdwr(dis_handle_t * dhp,uint32_t instr,const inst_t * inp,int idx) dis_fmt_rdwr() argument 1486 fmt_trap(dis_handle_t * dhp,uint32_t instr,const inst_t * inp,int idx) fmt_trap() argument 1530 prt_shift(dis_handle_t * dhp,uint32_t instr,const inst_t * inp) prt_shift() argument 1563 prt_jmpl(dis_handle_t * dhp,uint32_t instr,const inst_t * inp,int idx) prt_jmpl() argument 1603 fmt_alu(dis_handle_t * dhp,uint32_t instr,const inst_t * inp,int idx) fmt_alu() argument 1906 fmt_regwin(dis_handle_t * dhp,uint32_t instr,const inst_t * inp,int idx) fmt_regwin() argument 1914 fmt_trap_ret(dis_handle_t * dhp,uint32_t instr,const inst_t * inp,int idx) fmt_trap_ret() argument 1929 fmt_movcc(dis_handle_t * dhp,uint32_t instr,const inst_t * inp,int idx) fmt_movcc() argument 1976 fmt_movr(dis_handle_t * dhp,uint32_t instr,const inst_t * inp,int idx) fmt_movr() argument 1998 fmt_fpop1(dis_handle_t * dhp,uint32_t instr,const inst_t * inp,int idx) fmt_fpop1() argument 2022 fmt_fpop2(dis_handle_t * dhp,uint32_t instr,const inst_t * inp,int idx) fmt_fpop2() argument 2118 fmt_vis(dis_handle_t * dhp,uint32_t instr,const inst_t * inp,int idx) fmt_vis() argument 2153 fmt_fused(dis_handle_t * dhp,uint32_t instr,const inst_t * inp,int idx) fmt_fused() argument [all...] |
H A D | dis_sparc.c | 226 const inst_t *inp = NULL; in dis_sparc_disassemble() local
|
/titanic_51/usr/src/cmd/refer/ |
H A D | glue4.c | 27 char *inp, inb[500]; in grepcall() local
|
/titanic_51/usr/src/lib/libpp/common/ |
H A D | ppcall.c | 448 struct ppinstk* inp; in ppcall() local
|
/titanic_51/usr/src/contrib/ast/src/lib/libpp/ |
H A D | ppcall.c | 447 struct ppinstk* inp; in ppcall() local
|
/titanic_51/usr/src/cmd/tcopy/ |
H A D | tcopy.c | 69 int n, nw, inp, outp; local
|
/titanic_51/usr/src/cmd/sendmail/src/ |
H A D | control.c | 275 char inp[MAXLINE]; local
|
/titanic_51/usr/src/lib/libast/common/sfio/ |
H A D | sfvscanf.c | 63 int inp; /* last input character read */ member 310 reg int inp, shift, base, width; local
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/sfio/ |
H A D | sfvscanf.c | 63 int inp; /* last input character read */ member 308 reg int inp, shift, base, width; local [all...] |