Home
last modified time | relevance | path

Searched refs:calling (Results 1 – 25 of 66) sorted by relevance

123

/illumos-gate/usr/src/test/util-tests/tests/awk/examples/awk/
H A Dt.exit12 print "this is before calling myabort"
4 print "this is after calling myabort"
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dstrchr.S58 push %ebx / save regs per calling convention
88 pop %esi / restore esi ebx as per calling cvntn
/illumos-gate/usr/src/test/util-tests/tests/awk/syn/
H A Dcallparam.ok1 $AWK: calling undefined function b
/illumos-gate/usr/src/test/util-tests/tests/awk/examples/out/
H A Dt.exit11 this is before calling myabort
/illumos-gate/usr/src/cmd/awk/
H A DDIVERGENCES5 better so that we can avoid repeatedly calling strlen(3C)
/illumos-gate/usr/src/uts/common/sys/
H A Dxti_osi.h101 struct rate calling; /* calling rate */ member
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A Dboot_elf.S135 movl %eax, -8(%ebp) / save calling address
162 movl -8(%ebp), %eax / eax == calling destination
/illumos-gate/usr/src/uts/sun4/ml/
H A Dproc_init.S107 ! *before* calling into C routines .
/illumos-gate/usr/src/cmd/smbsrv/testoplock/
H A Dcase14.txt19 # This is handled without calling the common oplock layer,
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Task/pod/
H A DTask.pod36 This function returns the numeric task ID of the calling process, or C<undef>
/illumos-gate/usr/src/lib/libc/
H A DREADME60 which the calling thread cannot be suspended (making the region
61 fork-safe) and in which the calling thread has all signals deferred
126 dlopen()ed L10N objects that might be calling malloc()/free().
137 This enforces the prohibition against calling fork() or pthread_atfork()
/illumos-gate/usr/src/pkg/transforms/
H A Dextract_metadata36 # The default of "current" is provided by the calling environment,
/illumos-gate/usr/src/lib/libc/port/stdio/
H A DREADME.design126 by calling either setbuf(3C) or setvbuf(3C). This buffer is stored in
204 can then be explicitly set by calling fwide(3C). Some streams are also
214 calling freopen(3C).
258 it by calling _setorientation(). Not all streams have a default
324 simulate malloc failure when required. This can be enabled by calling
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dnameref.sh534 [[ $? == 0 ]] || err_exit 'nameref binding to calling function compound variable failed'
619 [[ $(print -v nar) == "$exp" ]] || err_exit 'read from a nameref variable from calling scope fails'
/illumos-gate/usr/src/cmd/sgs/demo_rdb/
H A D00README28 As well as offering examples of the proper calling sequence for the
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dcpr_resume_setup.S179 ! always set %tba to the prom's trap table before calling
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex335 …rated from an outside source. Each OS needs to implement its own driver, calling the various funct…
410 …the actual BAR as seen by the host]. The register access is then made by calling \texttt{ecore\_wr…
443 …he PCI BAR itself – the upper-layer should have initialized those before calling this function, an…
447 Trying to access registers except for pci-related ones prior to calling this function will fail. \\
449 …g., contexts, slowpath queue, SRIOV information, etc. Notice that before calling this function, ea…
508calling this, all the protocol specifics done after initializing the HW should have already been r…
555 This structure is later used for calling the functions \texttt{ecore\_sb\_update\_sb\_idx()} and \t…
576 … code snippet [\ref{snippets/ecore_int_mode.h}]] needs to be passed when calling \texttt{ecore\_hw…
580 If upper-layer driver would later wish to change the interrupt mode, it can do so by calling \myfun…
616 \item OS is triggered, calling the driver's Interrupt Service Routine [ISR].
[all …]
/illumos-gate/usr/src/cmd/fm/eversholt/files/common/
H A Dsca1000.esc47 * However, it returns these errors to the calling application. Since the
H A Dsca500.esc47 * However, it returns these errors to the calling application. Since the
/illumos-gate/usr/src/lib/cfgadm_plugins/usb/
H A Dusb.xcl134 msgid "calling add_entry: vid: 0x%x pid:0x%x config:0x%x,"
/illumos-gate/usr/src/boot/forth/
H A Dshortcuts.4th34 \ libraries. This will prevent calling a word defined here before any required
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Dboot_elf.S423 movq %rax, SPDESTOFF(%rbp) / save calling address
450 movq SPDESTOFF(%rbp), %r11 / r11 == calling destination
/illumos-gate/usr/src/lib/libcryptoutil/
H A DREADME106 add the "CKM_" prefix before calling pkc11_str2mech()
209 responsible for calling pkcs11_free_uri() after it's done with the URI
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dsqlite.h.in119 ** *errmsg is made to point to that message. The calling function
326 ** After the calling function has finished using the result, it should
329 ** malloc() happens, the calling function must not try to call
498 ** result and returns a pointer to this buffer. The calling routine
632 ** error message. The calling routine is responsible for freeing the text
668 ** another thread or process is holding a lock. The calling routine
669 ** can try again to open the database by calling sqlite_step() again.
701 ** and *pzErrMsg is made to point to that error message. The calling routine
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A DT.misc132 grep "calling undefined function foo" $TEMP0 >/dev/null || fail "BAD: T.misc undefined function"

123