/titanic_53/usr/src/cmd/man/ |
H A D | makewhatis.c | 61 struct sbuf { struct 67 /* Remove the last amount characters from the sbuf */ argument 68 #define sbuf_retract(sbuf, amount) ((sbuf)->end -= (amount)) argument 70 #define sbuf_length(sbuf) ((sbuf)->end - (sbuf)->content) argument 147 sbuf_clear(struct sbuf *sbuf) in sbuf_clear() 159 struct sbuf *sbuf; in new_sbuf() local 176 sbuf_need(struct sbuf *sbuf, int nchars) in sbuf_need() 208 sbuf_append(struct sbuf *sbuf, const char *text, int length) in sbuf_append() 221 sbuf_append_str(struct sbuf *sbuf, char *text) in sbuf_append_str() 231 sbuf_append_edited(struct sbuf *sbuf, char *text, edited_copy copy) in sbuf_append_edited() [all …]
|
/titanic_53/usr/src/lib/libmail/common/ |
H A D | maillock.c | 63 struct stat sbuf; in maillock() local 131 struct stat sbuf; in lock1() local 162 struct stat sbuf; in touchlock() local
|
/titanic_53/usr/src/cmd/tip/ |
H A D | cu.c | 26 static char sbuf[14]; in cumain() local
|
/titanic_53/usr/src/cmd/sendmail/libsmutil/ |
H A D | cf.c | 56 struct stat sbuf; variable
|
/titanic_53/usr/src/cmd/svc/startd/ |
H A D | file.c | 55 struct stat sbuf; in file_ready() local
|
/titanic_53/usr/src/ucbcmd/vipw/ |
H A D | vipw.c | 72 struct stat osbuf, sbuf, oshdbuf, shdbuf; in main() local 263 struct stat sbuf, statbuf; in sanity_check() local
|
/titanic_53/usr/src/lib/libc/port/gen/ |
H A D | fdopendir.c | 56 struct stat64 sbuf; in fdopendir() local
|
/titanic_53/usr/src/cmd/oamuser/group/ |
H A D | del_group.c | 57 struct stat sbuf; in del_group() local
|
H A D | mod_group.c | 57 struct stat sbuf; in mod_group() local
|
/titanic_53/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/ |
H A D | wanboot-cgi.c | 511 struct stat sbuf; in encrypt_payload() local 554 struct stat sbuf; in hash_payload() local 596 struct stat sbuf; in extract_keystore() local 638 struct stat sbuf; in mkisofs() local 1241 struct stat sbuf; in bootfile_payload() local 1294 struct stat sbuf; in wanbootfs_payload() local 1540 struct stat sbuf; in miniroot_payload() local 1683 struct stat sbuf; in main() local
|
/titanic_53/usr/src/lib/libresolv2/common/bsd/ |
H A D | mktemp.c | 95 struct stat sbuf; in gettemp() local
|
/titanic_53/usr/src/lib/libreparse/common/ |
H A D | fs_reparse_lib.c | 70 struct stat sbuf; in reparse_create() local 182 struct stat sbuf; in reparse_delete() local
|
/titanic_53/usr/src/cmd/mesg/ |
H A D | mesg.c | 65 struct stat sbuf; in main() local
|
/titanic_53/usr/src/lib/libsqlite/tool/ |
H A D | showjournal.c | 46 struct stat sbuf; in main() local
|
H A D | showdb.c | 47 struct stat sbuf; in main() local
|
/titanic_53/usr/src/cmd/oamuser/user/ |
H A D | proj.c | 50 struct stat sbuf; in edit_project() local
|
H A D | groups.c | 59 struct stat sbuf; in edit_group() local
|
/titanic_53/usr/src/cmd/news/ |
H A D | news.c | 179 struct stat sbuf; in read_dir() local 276 struct stat sbuf; in print_item() local
|
/titanic_53/usr/src/cmd/luxadm/ |
H A D | adm.c | 803 struct stat sbuf; in main() local 831 struct stat sbuf; in main() local
|
H A D | setboot.c | 98 struct stat sbuf; in getbootdevname() local
|
/titanic_53/usr/src/cmd/avs/nsctl/ |
H A D | nscadm.c | 69 struct stat sbuf; in is_chr_dev() local
|
/titanic_53/usr/src/common/devid/ |
H A D | devid_smp.c | 106 char sbuf[16 + 1]; in ddi_devid_smp_encode() local
|
/titanic_53/usr/src/cmd/mail/ |
H A D | sendmail.c | 42 struct stat64 sbuf; local
|
/titanic_53/usr/src/lib/libbc/libc/stdio/common/ |
H A D | findiop.c | 40 static unsigned char sbuf[NSTATIC][_SBFSIZ]; variable
|
/titanic_53/usr/src/lib/fm/topo/modules/sun4v/chip/ |
H A D | chip_sun4v.c | 242 char sbuf[32]; in cpu_create() local 349 char sbuf[32]; in chip_create() local
|