Searched refs:note (Results 101 - 125 of 512) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_q.h53 #include <sys/note.h>
/illumos-gate/usr/src/lib/libadutils/common/
H A Dadutils_threadfuncs.c35 #include <note.h>
/illumos-gate/usr/src/uts/sun4v/io/
H A Ddr_util.c34 #include <sys/note.h>
/illumos-gate/usr/src/uts/sun4v/os/
H A Dlpad.c34 #include <sys/note.h>
/illumos-gate/usr/src/uts/intel/io/
H A Dpolled_io.c34 #include <sys/note.h>
51 * Solaris/Intel note: While OBP is not in the picture, there are probably
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas_callbacks.c33 #include <sys/note.h>
116 * a lower priority; note that there is one callback queue per fas
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dfaults.c117 note("printer fault. type: %s, status: %x\nmsg: (%s)\n",
H A Dlog.c77 ** note() - LOG MESSAGE
82 note(char *format, ...) function
H A Dports.c328 note("push (%s) on %s failed (%s)\n", module, device, PERROR);
H A Dexec.c1178 note("getpwuid(%d) call failed\n", procuid);
1180 note("initgroups() call failed %d\n", errno);
1194 note("exec(%s): av[%d] = %s", _exec_name(type), i, av[i]);
1196 note("exec(%s): envp[%d] = %s", _exec_name(type), i, envp[i]);
1233 note("Failed to create pipe for child process (%s).\n", PERROR);
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmap_lsa.c32 #include <note.h>
/illumos-gate/usr/src/uts/common/exec/shbin/
H A Dshbin.c42 #include <sys/note.h>
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h58 #include <sys/note.h>
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dmake-console-login-xml122 note that value_authorization is not passed to ttymon
/illumos-gate/usr/src/lib/smbsrv/libmlrpc/common/
H A Dndr_ops.c440 ndo_fmt(ndr_stream_t *nds, ndr_ref_t *ref, char *note) argument
480 20 - indent, ref_name, note);
/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_port.c142 uint32_t note; local
166 note = mac_no_notification(mh);
167 if ((note & (DL_NOTE_LINK_UP | DL_NOTE_LINK_DOWN)) != 0) {
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c1498 Note note; local
1501 bzero(&note, sizeof (note));
1502 bcopy("CORE", note.name, 4);
1503 note.nhdr.n_type = type;
1514 note.nhdr.n_namesz = 5;
1515 note.nhdr.n_descsz = roundup(descsz, sizeof (Word));
1517 if (error = core_write(vp, UIO_SYSSPACE, *offsetp, &note,
1518 sizeof (note), rlimit, credp))
1521 *offsetp += sizeof (note);
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dserver.c61 static void note();
681 log(lfp, "update: note: %s\n", s);
1031 note("%s:utimes failed %s: %s", host, new, strerror(errno));
1189 note("%s:%s: unknown login name, "
1211 note("%s:%s: unknown group", host, group);
1221 note("%s: chown or chmod failed: file %s: %s",
1657 note(fmt, a1, a2, a3) function
/illumos-gate/usr/src/lib/pam_modules/authtok_get/
H A Dauthtok_get.c35 #include <sys/note.h>
/illumos-gate/usr/src/lib/pam_modules/dhkeys/
H A Dkey_call_uid.c35 #include <note.h>
/illumos-gate/usr/src/lib/pam_modules/passwd_auth/
H A Dpasswd_auth.c42 #include <sys/note.h>
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A DMICwrap.c32 #include <sys/note.h>
H A Dcontext.c29 #include <sys/note.h>
H A Dseq.c29 #include <sys/note.h>
/illumos-gate/usr/src/lib/libtnfctl/
H A Dsym.c45 #include <note.h>

Completed in 319 milliseconds

1234567891011>>