/titanic_44/usr/src/lib/libc/i386/gen/ |
H A D | strchr.s | 58 push %ebx / save regs per calling convention 88 pop %esi / restore esi ebx as per calling cvntn
|
/titanic_44/usr/src/lib/libbc/libc/sys/common/sparc/ |
H A D | sendsig.s | 46 mov %i1, %o1 ! we're calling directly into C code (as will
|
/titanic_44/usr/src/lib/efcode/fcode_test/ |
H A D | Makefile | 33 TESTSRCS = test.fth calling.fth iftest.fth arithmetic.fth create.fth \
|
H A D | test.fth | 30 fload calling.fth
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | xti_osi.h | 103 struct rate calling; /* calling rate */ member
|
/titanic_44/usr/src/cmd/sgs/rtld/i386/ |
H A D | boot_elf.s | 136 movl %eax, -8(%ebp) / save calling address 163 movl -8(%ebp), %eax / eax == calling destination
|
/titanic_44/usr/src/uts/common/io/warlock/ |
H A D | isp.wlcmd | 26 ### Tell warlock not to analyze this calling sequence, since it
|
H A D | ifp.wlcmd | 35 ### Tell warlock not to analyze this calling sequence, since it
|
/titanic_44/usr/src/uts/sun4/ml/ |
H A D | proc_init.s | 124 ! *before* calling into C routines .
|
/titanic_44/usr/src/cmd/ssh/doc/ |
H A D | OVERVIEW | 108 calling ssh_login. 142 mode by calling server_loop in serverloop.c. This does the real 143 work, calling functions in other modules.
|
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Task/pod/ |
H A D | Task.pod | 36 This function returns the numeric task ID of the calling process, or C<undef>
|
/titanic_44/usr/src/pkg/transforms/ |
H A D | extract_metadata | 36 # The default of "current" is provided by the calling environment,
|
/titanic_44/usr/src/lib/libtnfctl/ |
H A D | wlcmd | 27 # Tell warlock not to pursue these calling sequences:
|
/titanic_44/usr/src/lib/libc/ |
H A D | README | 60 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()
|
/titanic_44/usr/src/cmd/sgs/librtld_db/demo/ |
H A D | 00README | 28 As well as offering examples of the proper calling sequence for the
|
/titanic_44/usr/src/lib/cfgadm_plugins/usb/ |
H A D | usb.xcl | 136 msgid "calling add_entry: vid: 0x%x pid:0x%x config:0x%x,"
|
/titanic_44/usr/src/uts/sun4u/ml/ |
H A D | cpr_resume_setup.s | 209 ! always set %tba to the prom's trap table before calling
|
/titanic_44/usr/src/cmd/fm/eversholt/files/common/ |
H A D | sca1000.esc | 48 * However, it returns these errors to the calling application. Since the
|
H A D | sca500.esc | 49 * However, it returns these errors to the calling application. Since the
|
/titanic_44/usr/src/lib/libcryptoutil/ |
H A D | README | 106 add the "CKM_" prefix before calling pkc11_str2mech() 209 responsible for calling pkcs11_free_uri() after it's done with the URI
|
/titanic_44/usr/src/lib/libsqlite/src/ |
H A D | sqlite.h.in | 122 ** *errmsg is made to point to that message. The calling function 329 ** After the calling function has finished using the result, it should 332 ** malloc() happens, the calling function must not try to call 501 ** result and returns a pointer to this buffer. The calling routine 635 ** error message. The calling routine is responsible for freeing the text 671 ** another thread or process is holding a lock. The calling routine 672 ** can try again to open the database by calling sqlite_step() again. 704 ** and *pzErrMsg is made to point to that error message. The calling routine
|
/titanic_44/usr/src/cmd/sgs/rtld/amd64/ |
H A D | boot_elf.s | 267 movq %rax, SPDESTOFF(%rbp) / save calling address 294 movq SPDESTOFF(%rbp), %r11 / r11 == calling destination
|
/titanic_44/usr/src/cmd/sgs/rtld/sparc/ |
H A D | boot_elf.s | 249 ! sym.st_value(calling address)
|
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Project/pod/ |
H A D | Project.pod | 31 This function returns the numeric project ID of the calling process or C<undef>
|
/titanic_44/usr/src/lib/libsqlite/test/ |
H A D | misc2.test | 186 # Ticket #453. If the SQL ended with "-", the tokenizer was calling that
|