Searched refs:pop (Results 51 - 64 of 64) sorted by relevance

123

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_table.cc149 db_free_list::pop() function in class:db_free_list
151 WRITELOCK(this, NULL, "w db_free_list::pop");
153 WRITEUNLOCK(this, NULL, "wu db_free_list::pop");
161 WRITEUNLOCK(this, found, "wu db_free_list::pop");
663 entryp where = freelist.pop();
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dtypegraph.c1245 pop:
1313 * If we have pushed state, we need to pop it.
1329 goto pop;
2124 pop:
2161 * Now we need to check for state to pop.
2184 goto pop;
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb.c668 int pop = (mdb.m_in != NULL && local
676 * If a syntax error or other failure has occurred, pop all
728 if (MDB_ERR_IS_FATAL(err) || pop != 0 ||
/illumos-gate/usr/src/boot/sys/boot/i386/btx/btx/
H A Dbtx.S306 pop %ax # Restore slave
308 pop %ax # Restore master
589 * mode stack. Note that callf calls won't pop off the flags, but we just
990 pop %bp # Restore
991 pop %ds # Restore
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4rx.c143 #pragma prefast (pop)
157 #pragma prefast (pop)
963 #pragma prefast (pop)
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs427 Allows a process to pop anchored STREAMs modules with matching zoneid.
/illumos-gate/usr/src/tools/onbld/hgext/
H A Dcdm.py1135 data.pop(line)
/illumos-gate/usr/src/tools/scripts/
H A Dwsdiff.py1219 fn = changedFiles.pop()
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Dlock_prim.s759 popl %ebp /* pop off frame */
781 popl %ebp /* pop frame */
786 addl $4, %esp /* pop argument */
1491 pop %ebx
H A Dmodstubs.s223 addq $0x20, %rsp /* pop off last 4 args */
349 add $_MUL(MAXNARG, 4), %esp / pop off MAXNARG arguments
H A Di86_subr.s332 addl $4, %esp /* pop ret adr */
1295 pop %ebx
3553 addl $16, %esp / pop arguments
4132 addl $8, %esp /* pop arguments */
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c1542 /* pop(I) - pointer to port number to evaluate */
1547 static INLINE int fr_portcheck(frp, pop)
1549 u_short *pop;
1554 tup = *pop;
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dkrb5.h2970 # pragma pack(pop)
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h288 #pragma pack(pop)

Completed in 222 milliseconds

123