Searched refs:fakekernel_putlog (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libfakekernel/common/ |
H A D | printf.c | 65 fakekernel_putlog(char *msg, size_t len, int flags) in fakekernel_putlog() function 101 fakekernel_putlog(bufp, len, flags); in fakekernel_cprintf()
|
H A D | fakekernel.h | 27 void fakekernel_putlog(char *, size_t, int);
|
H A D | mapfile-vers | 96 fakekernel_putlog { FLAGS = NODIRECT };
|
/illumos-gate/usr/src/cmd/smbsrv/fksmbd/ |
H A D | fksmbd_log.c | 67 fakekernel_putlog(char *msg, size_t len, int flags) in fakekernel_putlog() function
|
/illumos-gate/usr/src/cmd/smbsrv/test-crypt/ |
H A D | utils.c | 73 fakekernel_putlog(char *msg, size_t len, int flags) in fakekernel_putlog() function
|
/illumos-gate/usr/src/cmd/fs.d/smbclnt/fksmbcl/ |
H A D | fksmbcl_main.c | 901 fakekernel_putlog(char *msg, size_t len, int flags) in fakekernel_putlog() function
|