OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dequeue
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/grep/
queue.c
57
static struct qentry *
dequeue
(void);
75
item =
dequeue
();
82
dequeue
(void)
function in typeref:struct:qentry *
100
while ((item =
dequeue
()) != NULL) {
112
while ((item =
dequeue
()) != NULL) {
Completed in 11 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025