Searched defs:logbuf (Results 1 – 8 of 8) sorted by relevance
/titanic_51/usr/src/cmd/listen/ |
H A D | lssmb.c | 105 char logbuf[256]; local
|
/titanic_51/usr/src/cmd/pwck/ |
H A D | pwck.c | 68 char logbuf[512]; in main() local [all...] |
/titanic_51/usr/src/cmd/mdb/common/modules/svc.startd/ |
H A D | startd.c | 337 logbuf(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in logbuf() function
|
/titanic_51/usr/src/cmd/svc/startd/ |
H A D | log.c | 141 static char logbuf[LOGBUF_SZ] = ""; variable
|
/titanic_51/usr/src/cmd/mdb/common/modules/mpt_sas/ |
H A D | mpt_sas.c | 773 char *logbuf; in dump_debug_log() local
|
/titanic_51/usr/src/lib/libshell/common/edit/ |
H A D | history.c | 178 static int sh_checkaudit(History_t *hp, const char *name, char *logbuf, size_t len) in sh_checkaudit()
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/edit/ |
H A D | history.c | 178 static int sh_checkaudit(History_t *hp, const char *name, char *logbuf, size_t len) in sh_checkaudit() argument
|
/titanic_51/usr/src/uts/common/fs/nfs/ |
H A D | nfs_export.c | 1740 char *logptr, logbuf[NFS3_MAXFHSIZE]; in nfs_getfh() local
|