Home
last modified time | relevance | path

Searched +defs:next +defs:main (Results 1 – 25 of 104) sorted by relevance

12345

/freebsd/usr.bin/bluetooth/btsockstat/
H A Dbtsockstat.c108 main(int argc, char *argv[]) in main() function
218 ng_btsocket_hci_raw_pcb_p this = NULL, next = NULL; in hcirawpr() local
273 ng_btsocket_l2cap_raw_pcb_p this = NULL, next = NULL; in l2caprawpr() local
329 ng_btsocket_l2cap_pcb_p this = NULL, next = NULL; in l2cappr() local
384 ng_btsocket_l2cap_rtentry_p this = NULL, next = NULL; in l2caprtpr() local
434 ng_btsocket_rfcomm_pcb_p this = NULL, next = NULL; in rfcommpr() local
499 ng_btsocket_rfcomm_session_p this = NULL, next = NULL; in rfcommpr_s() local
/freebsd/contrib/expat/xmlwf/
H A Dxmlmime.c121 const char *next, *p; in getXMLCharset() local
183 main(int argc, char *argv[]) { in main() function
H A Dct.c116 const char *next, *p; in getXMLCharset() local
169 main(int argc, char **argv) { in main() function
/freebsd/contrib/netbsd-tests/lib/libc/db/
H A Dh_lfsr.c48 next(uint16_t *cur) in next() function
57 main(int argc, char *argv[]) in main() function
/freebsd/contrib/smbfs/mount_smbfs/
H A Dmount_smbfs.c72 main(int argc, char *argv[]) in main() function
84 char *next, *p, *val; in main() local
/freebsd/crypto/heimdal/lib/roken/
H A Drkpty.c68 struct command *next; member
75 static struct command *commands, **next = &commands; variable
321 main(int argc, char **argv) in main() function
/freebsd/sys/contrib/zlib/test/
H A Dinfcover.c59 struct mem_item *next; /* pointer to next item in list, or NULL */ member
114 struct mem_item *item, *next; in mem_free() local
203 struct mem_item *item, *next; in mem_done() local
248 unsigned next, val; in h2b() local
449 static unsigned int next = 0; in pull() local
623 code *next, table[ENOUGH_DISTS]; in cover_trees() local
662 int main(void) in main() function
/freebsd/usr.sbin/nvram/
H A Dnvram.c48 struct deletelist *next; member
58 main(int argc, char **argv) in main() function
/freebsd/usr.bin/rup/
H A Drup.c61 struct host_list *next; member
222 main(int argc, char *argv[]) in main() function
/freebsd/contrib/ncurses/ncurses/
H A Dreport_offsets.c105 main(void) in main() function
108 unsigned long last, next; in main() local
/freebsd/contrib/netbsd-tests/net/in_cksum/
H A Din_cksum.c68 struct mbuf *next; in free_mbuf_chain() local
172 main(int argc, char **argv) in main() function
/freebsd/usr.sbin/crunch/crunchide/
H A Dcrunchide.c89 main(int argc, char **argv) in main() function
137 struct keep *next; member
/freebsd/crypto/openssl/test/
H A Dbio_prefix_text.c96 BIO *next = NULL; in setup_bio_chain() local
259 int main(int argc, char **argv) in main() function
/freebsd/usr.bin/sed/
H A Dmain.c62 struct s_compunit *next; member
78 struct s_flist *next; member
114 main(int argc, char *argv[]) in main() function
/freebsd/usr.bin/grdc/
H A Dgrdc.c38 static long old[6], next[6], new[6], mask; variable
58 main(int argc, char *argv[]) in main() function
/freebsd/usr.bin/paste/
H A Dpaste.c58 main(int argc, char *argv[]) in main() function
109 struct _list *next; member
/freebsd/usr.bin/wall/
H A Dwall.c62 struct wallgroup *next; member
84 main(int argc, char *argv[]) in main() function
/freebsd/usr.bin/rusers/
H A Drusers.c62 struct host_list *next; member
225 main(int argc, char *argv[]) in main() function
/freebsd/usr.bin/usbhidaction/
H A Dusbhidaction.c56 struct command *next; member
84 main(int argc, char **argv) in main() function
512 struct command *next; in freecommands() local
/freebsd/usr.sbin/yppush/
H A Dyppush_main.c80 struct jobs *next; member
492 main(int argc, char *argv[]) in main() function
499 struct hostlist *next; in main() member
/freebsd/contrib/sendmail/contrib/
H A Dbitdomain.c48 main(argc, argv) in main() function
328 struct entry *next; member
/freebsd/crypto/heimdal/appl/afsutil/
H A Dafslog.c132 struct cell_list *next; member
212 main(int argc, char **argv) in main() function
/freebsd/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c42 struct list_head *next, *prev; member
64 struct list_head *prev, struct list_head *next) in __list_add()
109 static inline void __list_del(struct list_head *prev, struct list_head *next) in __list_del()
222 struct list_head *next = head->next; in list_empty_careful() local
277 struct list_head *prev, struct list_head *next) in __list_splice()
710 int main(int argc, char *argv[]) in main() function
/freebsd/contrib/tcp_wrappers/
H A Dtcpdchk.c92 int main(int argc, char **argv) in main() function
271 char *next; in print_list() local
/freebsd/usr.bin/tsort/
H A Dtsort.c102 main(int argc, char *argv[]) in main() function
291 NODE *n, *next; in tsort() local

12345