Searched defs:tail (Results 1 - 25 of 67) sorted by relevance

123

/haiku-fatelf/headers/private/kernel/util/
H A Dqueue.h16 void *tail; member in struct:queue
29 int tail; member in struct:fixed_queue
H A DSinglyLinkedList.h253 Element* tail = fFirst; local
/haiku-fatelf/src/bin/network/wget/src/
H A Dhtml-url.h42 struct urlpos *head, *tail; /* List of URLs that is being member in struct:map_context
H A Drecur.c71 struct queue_element *tail; member in struct:url_queue
/haiku-fatelf/src/bin/bash/
H A Dhashcmd.c132 char *path, *dotted_filename, *tail; local
[all...]
/haiku-fatelf/src/bin/gdb/gdb/gdbserver/
H A Dserver.h68 struct inferior_list_entry *tail; member in struct:inferior_list
/haiku-fatelf/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_power.h57 struct mbuf *tail; member in struct:ieee80211_psq::ieee80211_psq_head
H A Dieee80211_superg.h62 struct mbuf *tail; /* last frame in queue */ member in struct:ieee80211_stageq
/haiku-fatelf/src/libs/ncurses/ncurses/
H A Dfifo_defs.h44 #define tail SP->_fifotail macro
[all...]
/haiku-fatelf/headers/libs/agg/
H A Dagg_arrowhead.h48 void tail(double d1, double d2, double d3, double d4) function in class:agg::arrowhead
57 void tail() { m_tail_flag = true; } function in class:agg::arrowhead
/haiku-fatelf/src/add-ons/kernel/debugger/qrencode/
H A Dqrinput.h50 QRinput_List *tail; member in struct:_QRinput
70 QRinput_InputList *tail; member in struct:_QRinput_Struct
/haiku-fatelf/src/bin/coreutils/lib/
H A Didcache.c70 struct userid *tail; local
106 struct userid *tail; local
152 struct userid *tail; local
188 struct userid *tail; local
[all...]
H A Dexclude.c110 struct exclude_segment *head, *tail; member in struct:exclude
[all...]
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Didcache.c70 struct userid *tail; local
106 struct userid *tail; local
152 struct userid *tail; local
188 struct userid *tail; local
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Dframe-base.c69 struct frame_base_table_entry **tail; member in struct:frame_base_table
H A Darm-linux-nat.c690 char *pmajor, *pminor, *prelease, *tail; local
/haiku-fatelf/src/system/kernel/util/
H A Dqueue.cpp19 queue_element *tail; member in struct:queue_typed
[all...]
/haiku-fatelf/src/tests/system/kernel/scheduler/
H A Doverride_types.h48 struct thread *tail; member in struct:thread_queue
/haiku-fatelf/src/add-ons/kernel/generic/dpc/
H A Ddpc.c35 int tail; member in struct:__anon2522
/haiku-fatelf/src/bin/makeudfimage/
H A DAllocator.cpp225 uint32 tail = minimumStartingBlock > Tail() ? minimumStartingBlock : Tail(); local
/haiku-fatelf/src/system/kernel/vm/
H A DVMPageQueue.h167 VMPageQueue::Requeue(vm_page* page, bool tail) argument
237 VMPageQueue::RequeueUnlocked(vm_page* page, bool tail) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/mkbfs/
H A Dmkbfs.cpp38 vnode *tail; member in struct:vnlist
/haiku-fatelf/src/add-ons/accelerants/intel_extreme/
H A Dengine.cpp247 uint32 head, tail; local
/haiku-fatelf/headers/os/drivers/tty/
H A Dttylayer.h18 uint bufsize, count, tail; member in struct:str
/haiku-fatelf/src/add-ons/input_server/methods/canna/lib/
H A Dlisp.h119 list tail; member in struct:cell

Completed in 422 milliseconds

123