Searched refs:entry (Results 276 - 300 of 638) sorted by relevance

<<11121314151617181920>>

/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/FS/
H A Drfsio.d49 fbt::fop_read:entry
57 fbt::fop_read:entry
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Java/
H A Dj_flowtime.d26 * -> method entry
66 hotspot*:::method-entry,
73 hotspot*:::method-entry
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Shell/
H A Dsh_flowtime.d23 * -> function entry
73 sh*:::function-entry,
82 sh*:::function-entry
/osnet-11/usr/src/lib/libast/common/misc/
H A Dgetcwd.c163 struct dirent* entry;
271 while (entry = readdir(dirp))
272 if (D_FILENO(entry) == cur->st_ino)
274 namlen = D_NAMLEN(entry);
287 if (!(entry = readdir(dirp))) ERROR(ENOENT);
288 namlen = D_NAMLEN(entry);
295 memcpy(d, entry->d_name, namlen + 1);
312 memcpy(p, entry->d_name, namlen);
/osnet-11/usr/src/lib/udapl/libdat/include/
H A Ddat_dr.h83 IN DAT_DR_ENTRY *entry);
H A Ddat_sr.h87 IN DAT_SR_ENTRY *entry);
/osnet-11/usr/src/lib/fm/libseslog/common/
H A Dlibseslog.c236 nvlist_t *entry; local
250 * Initialize log parameter pointer to point to first log entry.
259 * contain the same log entry as the last entry we read last time.
264 * We have a valid log entry from a previous read log
270 * Start walking each log entry in response buffer looking for
271 * a duplicate entry.
275 * Calculate log entry length
283 * Only header information in this entry
284 * process next log entry
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DNetrc.pm287 Lookup and return a reference to the entry for C<MACHINE>. If C<LOGIN> is given
288 then the entry returned will have the given login. If C<LOGIN> is not given then
289 the first entry in the .netrc file for C<MACHINE> will be returned.
291 If a matching entry cannot be found, and a default entry exists, then a
292 reference to the default entry is returned.
294 If there is no matching entry found and there is no default defined, or
305 Return the login id for the netrc entry
309 Return the password for the netrc entry
313 Return the account information for the netrc entry
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/cmd/
H A Dwhile.t64 entry: while (<fh>) { label
65 next entry if /vt100/;
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Bin/
H A Ddnlcsnoop.d56 fbt:genunix:dnlc_lookup:entry
H A Djs_calls.d47 javascript*:::function-entry
H A Dsar-c.d80 syscall:::entry { scall++; }
H A Dshortlived.d63 syscall::*fork*:entry
H A Dsh_calltime.d47 sh*:::function-entry
74 sh*:::builtin-entry
95 sh*:::command-entry
H A Dsh_cpudist.d49 sh*:::function-entry
75 sh*:::builtin-entry
92 sh*:::command-entry
107 * sh*:::command-entry has, which means we can't predicate this
H A Dsh_cputime.d47 sh*:::function-entry
74 sh*:::builtin-entry
95 sh*:::command-entry
110 * sh*:::command-entry has, which means we can't predicate this
H A Dtcpsnoop.d88 fbt:sockfs:sotpi_accept:entry
119 fbt:ip:tcp_connect:entry
208 fbt:ip:tcp_xmit_early_reset:entry
241 fbt:ip:tcp_xchg:entry
280 fbt:ip:tcp_send_data:entry
285 fbt:ip:tcp_send_data:entry
309 fbt:ip:tcp_rput_data:entry
315 fbt:ip:tcp_rput_data:entry
380 fbt:ip:tcp_send_data:entry,
381 fbt:ip:tcp_rput_data:entry
[all...]
H A Dtcpsnoop_snv.d90 fbt:sockfs:sotpi_accept:entry
121 fbt:ip:tcp_connect:entry
210 fbt:ip:tcp_xmit_early_reset:entry
243 fbt:ip:tcp_xchg:entry
282 fbt:ip:tcp_send_data:entry
287 fbt:ip:tcp_send_data:entry
311 fbt:ip:tcp_rput_data:entry
317 fbt:ip:tcp_rput_data:entry
382 fbt:ip:tcp_send_data:entry,
383 fbt:ip:tcp_rput_data:entry
[all...]
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/JavaScript/
H A Djs_calls.d47 javascript*:::function-entry
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Kernel/
H A Ddnlcsnoop.d56 fbt:genunix:dnlc_lookup:entry
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Proc/
H A Dshortlived.d63 syscall::*fork*:entry
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/System/
H A Dsar-c.d80 syscall:::entry { scall++; }
/osnet-11/usr/src/lib/nsswitch/ldap/common/
H A Dtsol_gettpent.c70 template = __ns_ldap_getAttr(result->entry, _TNRHTP_NAME);
76 attrs = __ns_ldap_getAttr(result->entry, _TNRHTP_ATTRS);
/osnet-11/usr/src/cmd/sendmail/db/xa/
H A Dxa_map.c244 struct __rmname *entry; local
247 if ((ret = __os_malloc(sizeof(struct __rmname), NULL, &entry)) != 0)
250 if ((ret = __os_strdup(dbhome, &entry->dbhome)) != 0) {
251 __os_free(entry, sizeof(struct __rmname));
255 entry->rmid = rmid;
257 TAILQ_INSERT_HEAD(&DB_GLOBAL(db_nameq), entry, links); local
287 * Given an rmid, remove its entry from the name list.
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Net/
H A Dtcpsnoop.d88 fbt:sockfs:sotpi_accept:entry
119 fbt:ip:tcp_connect:entry
208 fbt:ip:tcp_xmit_early_reset:entry
241 fbt:ip:tcp_xchg:entry
280 fbt:ip:tcp_send_data:entry
285 fbt:ip:tcp_send_data:entry
309 fbt:ip:tcp_rput_data:entry
315 fbt:ip:tcp_rput_data:entry
380 fbt:ip:tcp_send_data:entry,
381 fbt:ip:tcp_rput_data:entry
[all...]

Completed in 68 milliseconds

<<11121314151617181920>>