Home
last modified time | relevance | path

Searched refs:calls (Results 1 – 25 of 98) sorted by relevance

1234

/titanic_41/usr/src/lib/libnsl/rpc/
H A Drpcsec_gss_if.c60 static rpcgss_calls_t calls; variable
84 if ((calls.rpc_gss_seccreate = (AUTH *(*)()) dlsym(handle, in rpcgss_calls_init()
87 if ((calls.rpc_gss_set_defaults = (bool_t (*)()) dlsym(handle, in rpcgss_calls_init()
90 if ((calls.rpc_gss_get_principal_name = (bool_t (*)()) dlsym(handle, in rpcgss_calls_init()
93 if ((calls.rpc_gss_get_mechanisms = (char **(*)()) dlsym(handle, in rpcgss_calls_init()
96 if ((calls.rpc_gss_get_mech_info = (char **(*)()) dlsym(handle, in rpcgss_calls_init()
99 if ((calls.rpc_gss_get_versions = (bool_t (*)()) dlsym(handle, in rpcgss_calls_init()
102 if ((calls.rpc_gss_is_installed = (bool_t (*)()) dlsym(handle, in rpcgss_calls_init()
105 if ((calls.rpc_gss_set_svc_name = (bool_t (*)()) dlsym(handle, in rpcgss_calls_init()
108 if ((calls.rpc_gss_set_callback = (bool_t (*)()) dlsym(handle, in rpcgss_calls_init()
[all …]
/titanic_41/usr/src/cmd/abi/appcert/etc/
H A Detc.warn.in48 WARNING:libkvm:gettext("calls libkvm kernel interfaces"):libkvm.so.1|*|*DIRECT*:
50 WARNING:libproc:gettext("calls libproc interfaces"):libproc.so.1|*|*DIRECT*:
52 WARNING:libxgl:gettext("calls libxgl graphics library"):libxgl.so.3|*|*DIRECT*:
54 WARNING:libxil:gettext("calls libxil imaging library"):libxil.so.1|*|*DIRECT*:
56 WARNING:libkrb:gettext("calls libkrb kerberos library"):libkrb.so.1|*|*DIRECT*:
58 WARNING:libauth:gettext("calls libauth library"):libauth.so.1|*|*DIRECT*:
60 WARNING:libdevfsevent:gettext("calls libdevfsevent library"):libdevfsevent.so.1|*|*DIRECT*:
62 WARNING:libdhcp:gettext("calls libdhcp.so.2 library"):libdhcp.so.2|*|*DIRECT*:
64 WARNING:libami:gettext("calls libami library"):libami.so.1|*|*DIRECT*,libami-global.so.1|*|*DIRECT*:
66 WARNING:ALT_USAGE _XtwaitForSomething:gettext("calls incompatible _XtwaitForSomething"):libXt.so.*|…
[all …]
/titanic_41/usr/src/lib/print/libpapi-common/common/
H A Dlibrary.c42 static char *calls[] = { variable
92 return (calls); in papiLibrarySupportedCalls()
100 for (i = 0; calls[i] != NULL; i++) in papiLibrarySupportedCall()
101 if (strcmp(name, calls[i]) == 0) in papiLibrarySupportedCall()
/titanic_41/usr/src/lib/print/libpapi-lpd/common/
H A Dlibrary.c40 static char *calls[] = { variable
77 return (calls); in papiLibrarySupportedCalls()
85 for (i = 0; calls[i] != NULL; i++) in papiLibrarySupportedCall()
86 if (strcmp(name, calls[i]) == 0) in papiLibrarySupportedCall()
/titanic_41/usr/src/cmd/lp/lib/papi/
H A Dlibrary.c36 static char *calls[] = { variable
85 return (calls); in papiLibrarySupportedCalls()
93 for (i = 0; calls[i] != NULL; i++) in papiLibrarySupportedCall()
94 if (strcmp(name, calls[i]) == 0) in papiLibrarySupportedCall()
/titanic_41/usr/src/cmd/dtrace/demo/struct/
H A Drwinfo.d30 uint64_t calls; /* number of calls made */ member
40 i[probefunc].calls++;
56 i["read"].calls, i["read"].maxbytes, i["read"].elapsed);
58 i["write"].calls, i["write"].maxbytes, i["write"].elapsed);
/titanic_41/usr/src/cmd/dtrace/test/tst/common/docsExamples/
H A Drwinfo.d43 uint64_t calls; member
54 i[probefunc].calls++;
70 printf(" read %5d %9d %d\n", i["read"].calls,
72 printf(" write %5d %9d %d\n", i["write"].calls,
/titanic_41/usr/src/uts/common/syscall/
H A DSYSCALL.README30 The universal dumping grounds for system calls in Solaris 2.x,
36 like a good idea to permit system calls or underlying routines
38 of unrelated system calls.
51 to them if you add new system calls.
54 1) System calls now live in directories called "syscall". Architecture
55 independant system calls live in common/syscall and architecture
56 dependant system calls live in sparc/syscall or i86/syscall.
58 2) Most system calls have their own separate file. We try to keep
61 3) Unrelated system calls should NEVER be put in the same file. Do
68 o System calls that are internally related, either because
[all …]
/titanic_41/usr/src/cmd/sgs/gprof/common/
H A Dgprof.callg.blurb22 than recursive calls).
24 self the number of times this function calls itself
38 which is due to calls from this parent.
42 descendent time which is due to calls from this
H A Dgprof.flat.blurb13 calls the number of times this function was invoked, if
/titanic_41/usr/src/cmd/krb5/krb5kdc/
H A Dreplay.c51 static int calls = 0; variable
81 calls++; in kdc_check_lookaside()
/titanic_41/usr/src/cmd/fm/modules/common/sw-diag-response/common/
H A Dsw_main_cmn.c74 int calls = 0; in sw_recv() local
98 calls++; in sw_recv()
104 if (calls) in sw_recv()
105 BUMPSTATN(sw_recv_callback, calls); in sw_recv()
/titanic_41/usr/src/cmd/dtrace/demo/fbt/
H A Dputnext.d29 @calls[stringof(args[0]->q_qinfo->qi_minfo->mi_idname)] = count();
/titanic_41/usr/src/lib/libc/
H A DREADME66 - The code must be of guaranteed short duration; no calls
68 This means no calls into stdio or syslog() and no calls
123 calls to fork() and forkall(), but it also serializes calls to
125 and furthermore it serializes I18N calls to functions in other
215 - Don't mix calls to mutex_[un]lock(), lmutex_[un]lock() and
/titanic_41/usr/src/lib/librstp/common/
H A DREADME.files51 stp_in.c - API for calls from outside.
52 sttrans.c - API for calls from outside (dedicated for creation
/titanic_41/usr/src/cmd/sgs/gprof/
H A DMakefile.com33 COMOBJS= gprof.o arcs.o dfn.o lookup.o calls.o \
/titanic_41/usr/src/uts/common/io/warlock/
H A Disp.wlcmd36 ### Tell warlock where calls through pkt_comp go.
H A Difp.wlcmd51 ### Tell warlock where calls through pkt_comp go.
H A Dddi_dki_comm.inc72 /* This rendition of mod_remove() tells warlock that it calls detach. */
78 /* This rendition of physio() shows that it calls its func ptr args. */
/titanic_41/usr/src/cmd/ssh/doc/
H A DWARNING.RNG32 output of several system calls and timings from the execution of the
78 largely the same data as other commands (eg. the various "ps" calls).
H A DOVERVIEW62 - The code in packet.c calls the buffer manipulation routines
96 and reads configuration (readconf.c), then calls ssh_connect (in
101 calls client_loop in clientloop.c. This does the real work for
/titanic_41/usr/src/cmd/ipf/tools/
H A Dip_fil.c1034 static int calls = 0; in ipf_random() local
1037 calls++; in ipf_random()
1043 switch (calls) in ipf_random()
1065 last *= calls; in ipf_random()
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Task/pod/
H A DTask.pod19 system calls.
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Diosram.c3382 uint32_t calls; in iosram_print_stats() local
3385 calls = iosram_stats.read; in iosram_print_stats()
3387 calls, iosram_stats.bread, in iosram_print_stats()
3388 (uint32_t)((calls != 0) ? (iosram_stats.bread/calls) : 0)); in iosram_print_stats()
3390 calls = iosram_stats.write; in iosram_print_stats()
3392 calls, iosram_stats.bwrite, in iosram_print_stats()
3393 (uint32_t)((calls != 0) ? (iosram_stats.bwrite/calls) : 0)); in iosram_print_stats()
/titanic_41/usr/src/lib/libtermcap/common/
H A Dmapfile-vers37 # symbols below, in which case those will be used by all calls

1234