Home
last modified time | relevance | path

Searched defs:mine (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/libarchive/dist/libarchive/test/
H A Dread_open_memory.c88 struct read_memory_data *mine = NULL; in read_open_memory_internal() local
140 struct read_memory_data *mine = (struct read_memory_data *)client_data; in memory_read() local
166 struct read_memory_data *mine = (struct read_memory_data *)client_data; in memory_read_skip() local
184 struct read_memory_data *mine = (struct read_memory_data *)client_data; in memory_read_seek() local
215 struct read_memory_data *mine = (struct read_memory_data *)client_data; in memory_read_close() local
/netbsd-src/external/bsd/ppp/usr.sbin/plugins/status/
H A Dstatus.c129 static void status_lcp_echoreply(int mine) in status_lcp_echoreply()
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dposix_signals.c115 struct sigvec mine = { in sigaction() local
/netbsd-src/sys/netinet/
H A Dip_encap.h111 struct sockaddr_in mine; member
116 struct sockaddr_in6 mine; member
/netbsd-src/sys/dev/acpi/
H A Dapei_hest.c283 const bool mine = apei_hest_ghes_handle(sc, src); in apei_hest_ghes_nmi() local
306 const bool mine = apei_hest_ghes_v2_handle(sc, src); in apei_hest_ghes_v2_nmi() local
/netbsd-src/games/hunt/hunt/
H A Dotto.c530 go_for_ammo(char mine) in go_for_ammo()