/titanic_50/usr/src/cmd/ls/ |
H A D | ls.c | 183 struct lbuf { struct 184 union { 187 } ln; 188 char ltype; /* filetype */ 189 ino_t lnum; /* inode number of file */ 190 mode_t lflags; /* 0777 bits used as r,w,x permissions */ 191 nlink_t lnl; /* number of links to file */ 192 uid_t luid; 193 gid_t lgid; 194 off_t lsize; /* filesize or major/minor dev numbers */ [all …]
|
/titanic_50/usr/src/cmd/fs.d/udfs/fsdb/ |
H A D | fsdb.c | 236 static struct lbuf { struct 237 struct lbuf *fwd; argument 238 struct lbuf *back; argument 242 } lbuf[NBUF], bhdr; argument
|
/titanic_50/usr/src/lib/udapl/libdat/include/dat/ |
H A D | dat_redirection.h | 205 #define DAT_EP_POST_SEND(ep, size, lbuf, cookie, flags) \ argument 213 #define DAT_EP_POST_RECV(ep, size, lbuf, cookie, flags) \ argument 221 #define DAT_EP_POST_RDMA_READ(ep, size, lbuf, cookie, rbuf, flags) \ argument 230 #define DAT_EP_POST_RDMA_WRITE(ep, size, lbuf, cookie, rbuf, flags) \ argument 276 #define DAT_LMR_SYNC_RDMA_READ(ia, lbuf, size) \ argument 282 #define DAT_LMR_SYNC_RDMA_WRITE(ia, lbuf, size) \ argument 399 #define DAT_SRQ_POST_RECV(srq, size, lbuf, cookie) \ argument
|
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | safechown.c | 28 struct stat lbuf; in safechown() local
|
/titanic_50/usr/src/ucbcmd/from/ |
H A D | from.c | 28 char lbuf[BUFSIZ]; in main() local
|
/titanic_50/usr/src/lib/libwrap/ |
H A D | fix_options.c | 47 char lbuf[BUFFER_SIZE], *lp; local
|
/titanic_50/usr/src/cmd/head/ |
H A D | head.c | 176 char lbuf[BUFSIZ]; in copyout() local
|
/titanic_50/usr/src/lib/libc/port/locale/ |
H A D | ldpart.c | 54 char *lbuf, *p; in __part_load_locale() local
|
/titanic_50/usr/src/cmd/sed/ |
H A D | compile.c | 154 static char lbuf[_POSIX2_LINE_MAX + 1]; /* To save stack */ in compile_stream() local 463 static char lbuf[_POSIX2_LINE_MAX + 1]; in compile_subst() local 723 char lbuf[_POSIX2_LINE_MAX + 1]; in compile_text() local
|
/titanic_50/usr/src/cmd/ipf/lib/common/ |
H A D | ipft_ef.c | 77 char lbuf[128], len[8], prot[8], time[8], *s; local
|
H A D | ipft_td.c | 100 char lbuf[160], *s; local
|
/titanic_50/usr/src/cmd/fs.d/ufs/fsdb/ |
H A D | fsdb.c | 176 static struct lbuf { struct 177 struct lbuf *fwd; argument 178 struct lbuf *back; argument 182 } lbuf[NBUF], bhdr; argument
|
/titanic_50/usr/src/cmd/idmap/idmapd/ |
H A D | server.c | 654 char lbuf[30], rbuf[30]; in idmap_list_mappings_1_svc() local 806 char lbuf[30], rbuf[30]; in idmap_list_namerules_1_svc() local
|
/titanic_50/usr/src/lib/libzonecfg/common/ |
H A D | scratchops.c | 86 struct stat lbuf, fbuf; in zonecfg_open_scratch() local
|
/titanic_50/usr/src/cmd/grep/ |
H A D | grep.c | 299 char *lbuf, *p; in execute() local
|
/titanic_50/usr/src/cmd/tip/ |
H A D | remcap.c | 93 char lbuf[BUFSIZ], *cp, *p; in tgetent() local
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | auth.c | 471 uchar_t lbuf[AUTH_LBUF_BUFSIZ]; in auth_gen_printsub() local
|
H A D | kerberos5.c | 522 char lbuf[AUTH_LBUF_BUFSIZ]; in kerberos5_printsub() local
|
H A D | enc_des.c | 416 char lbuf[ENCR_LBUF_BUFSIZ]; in cfb64_printsub() local
|
/titanic_50/usr/src/lib/libc/port/threads/ |
H A D | assfail.c | 149 char lbuf[24]; /* 64 bits fits in 16 hex digits, 20 decimal */ in ultos() local
|
/titanic_50/usr/src/cmd/csh/ |
H A D | sh.dol.c | 632 tchar obuf[BUFSIZ], lbuf[BUFSIZ], mbuf[BUFSIZ]; in heredoc() local
|
/titanic_50/usr/src/lib/mpss/common/ |
H A D | mpss.c | 73 static char lbuf[MAXLINELEN]; variable
|
/titanic_50/usr/src/ucbcmd/sed/ |
H A D | sed0.c | 608 rline(lbuf, lbend) in rline() argument
|
/titanic_50/usr/src/cmd/zfs/ |
H A D | zfs_iter.c | 272 char lbuf[ZFS_MAXPROPLEN], rbuf[ZFS_MAXPROPLEN]; in zfs_sort() local
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | parms.c | 219 char lbuf[PARMS_MAXLINELEN], net_host[NETHOST_LEN + 1]; in gwkludge() local
|