Home
last modified time | relevance | path

Searched +defs:last +defs:command (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/usr.sbin/autofs/
H A Dpopen.c68 char *command; member
86 char *arg, *argv[ARGV_LEN], *command; in auto_popen() local
154 struct pid *cur, *last = NULL; in auto_pclose() local
/netbsd-src/usr.sbin/rpc.pcnfsd/
H A Dpcnfsd_print.c394 pr_list last = NULL; in build_pr_list() local
529 pr_list last = NULL; in build_pr_list() local
641 pr_queue last = NULL; in build_pr_queue() local
717 pr_queue last = NULL; in build_pr_queue() local
1205 add_printer_alias(char *printer, char *alias_for, char *command) in add_printer_alias()
1229 pr_list last = NULL; in list_virtual_printers() local
/netbsd-src/external/ibm-public/postfix/dist/src/trivial-rewrite/
H A Dtrivial-rewrite.c335 static VSTRING *command; variable
462 static time_t last; in rewrite_service() local
/netbsd-src/sys/arch/playstation2/playstation2/
H A Dsifbios.h135 u_int32_t command; member
147 u_int32_t command; member
170 struct sifrpc_server *last; member
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dmach-o.c984 unsigned int first, last; in bfd_mach_o_get_synthetic_symtab() local
1270 bfd_mach_o_write_thread (bfd *abfd, bfd_mach_o_load_command *command) in bfd_mach_o_write_thread()
1301 bfd_mach_o_write_dylinker (bfd *abfd, bfd_mach_o_load_command *command) in bfd_mach_o_write_dylinker()
1324 bfd_mach_o_write_dylib (bfd *abfd, bfd_mach_o_load_command *command) in bfd_mach_o_write_dylib()
1350 bfd_mach_o_write_main (bfd *abfd, bfd_mach_o_load_command *command) in bfd_mach_o_write_main()
1366 bfd_mach_o_write_dyld_info (bfd *abfd, bfd_mach_o_load_command *command) in bfd_mach_o_write_dyld_info()
1915 bfd_mach_o_write_segment_32 (bfd *abfd, bfd_mach_o_load_command *command) in bfd_mach_o_write_segment_32()
1949 bfd_mach_o_write_segment_64 (bfd *abfd, bfd_mach_o_load_command *command) in bfd_mach_o_write_segment_64()
2077 bfd_mach_o_write_symtab (bfd *abfd, bfd_mach_o_load_command *command) in bfd_mach_o_write_symtab()
2242 bfd_mach_o_write_dysymtab (bfd *abfd, bfd_mach_o_load_command *command) in bfd_mach_o_write_dysymtab()
[all …]
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dmach-o.c991 unsigned int first, last; in bfd_mach_o_get_synthetic_symtab() local
1269 bfd_mach_o_write_thread (bfd *abfd, bfd_mach_o_load_command *command) in bfd_mach_o_write_thread()
1300 bfd_mach_o_write_dylinker (bfd *abfd, bfd_mach_o_load_command *command) in bfd_mach_o_write_dylinker()
1323 bfd_mach_o_write_dylib (bfd *abfd, bfd_mach_o_load_command *command) in bfd_mach_o_write_dylib()
1349 bfd_mach_o_write_main (bfd *abfd, bfd_mach_o_load_command *command) in bfd_mach_o_write_main()
1365 bfd_mach_o_write_dyld_info (bfd *abfd, bfd_mach_o_load_command *command) in bfd_mach_o_write_dyld_info()
1930 bfd_mach_o_write_segment_32 (bfd *abfd, bfd_mach_o_load_command *command) in bfd_mach_o_write_segment_32()
1964 bfd_mach_o_write_segment_64 (bfd *abfd, bfd_mach_o_load_command *command) in bfd_mach_o_write_segment_64()
2094 bfd_mach_o_write_symtab (bfd *abfd, bfd_mach_o_load_command *command) in bfd_mach_o_write_symtab()
2259 bfd_mach_o_write_dysymtab (bfd *abfd, bfd_mach_o_load_command *command) in bfd_mach_o_write_dysymtab()
[all …]
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_symbolizer_libcdep.cc298 SymbolizedStack *last = res; in ParseSymbolizePCOutput() local
414 const char *SymbolizerProcess::SendCommand(const char *command) { in SendCommand()
435 const char *SymbolizerProcess::SendCommandImpl(const char *command) { in SendCommandImpl()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_libcdep.cc296 SymbolizedStack *last = res; in ParseSymbolizePCOutput() local
412 const char *SymbolizerProcess::SendCommand(const char *command) { in SendCommand()
433 const char *SymbolizerProcess::SendCommandImpl(const char *command) { in SendCommandImpl()
/netbsd-src/sys/arch/mac68k/dev/
H A Dadb_direct.c630 command) in send_adb_cuda()
1077 send_adb_II(u_char *in, u_char *buffer, void *compRout, void *data, int command) in send_adb_II()
1167 int last, i, dummy; in adb_guess_next_device() local
1461 command) in send_adb_IIsi()
1859 adb_op(Ptr buffer, Ptr compRout, Ptr data, short command) in adb_op()
2123 int command; in adb_reinit() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_libcdep.cpp327 SymbolizedStack *last = res; in ParseSymbolizePCOutput() local
477 const char *SymbolizerProcess::SendCommand(const char *command) { in SendCommand()
498 const char *SymbolizerProcess::SendCommandImpl(const char *command) { in SendCommandImpl()
/netbsd-src/external/bsd/nvi/dist/perl_api/
H A Dperl.xs407 char *command; local
894 char *command; variable
1164 char *command; variable
1302 db_recno_t last; variable
/netbsd-src/external/gpl2/groff/dist/src/roff/groff/
H A Dgroff.cpp453 void handle_unknown_desc_command(const char *command, const char *arg, in handle_unknown_desc_command()
497 int last; in print_commands() local
/netbsd-src/sys/arch/playstation2/dev/
H A Dif_smap.c246 smap_ioctl(struct ifnet *ifp, u_long command, void *data) in smap_ioctl()
701 static const char *last; in __smap_lock_check() local
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dbuffer.c253 buf_free_datas (struct buffer_data *first, struct buffer_data *last) in buf_free_datas()
484 struct buffer_data *last) in buf_append_data()
506 struct buffer_data *last) in buf_copy_data()
1025 buf_copy_lines (struct buffer *outbuf, struct buffer *inbuf, int command) in buf_copy_lines()
/netbsd-src/external/gpl2/groff/dist/src/devices/grops/
H A Dps.cpp335 int last = strlen(buf) - 1; in put_float() local
441 void ps_font::handle_unknown_font_command(const char *command, const char *arg, in handle_unknown_font_command()
453 static void handle_unknown_desc_command(const char *command, const char *arg, in handle_unknown_desc_command()
1552 char *command = p; in special() local
/netbsd-src/external/bsd/nvi/dist/tcl_api/
H A Dtcl.c245 db_recno_t last; local
618 char command[256]; local
/netbsd-src/external/bsd/nvi/dist/motif_l/
H A Dm_vi.c608 command(Widget widget, XKeyEvent *event, String *str, Cardinal *cardinal) in command() function
1138 int row, col, last = cur_screen->cols * cur_screen->rows - 1; local
/netbsd-src/sys/dev/pci/
H A Dif_rge.c200 pcireg_t command; in rge_attach() local
458 int cur, error, i, last, nsegs; in rge_encap() local
[all...]
H A Dif_bge.c3221 uint32_t command; bge_attach() local
4171 uint32_t cachesize, command; bge_reset() local
4977 struct mbuf *last = NULL; bge_cksum_pad() local
5944 bge_ioctl(struct ifnet * ifp,u_long command,void * data) bge_ioctl() argument
[all...]
/netbsd-src/sys/dev/pci/ixgbe/
H A Dixv.c2437 #define UPDATE_STAT_32(reg, last, count) \ argument
2444 #define UPDATE_STAT_36(lsb, msb, last, count) \ argument
3153 ixv_ioctl(struct ifnet *ifp, u_long command, void *data) in ixv_ioctl()
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dmakeinfo.c152 char *command; member
3519 DEFINE *temp, *last; in clear() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dmisc.c2304 u_char c, last = '\0'; in valid_domain() local
2656 subprocess(const char *tag, const char *command, in subprocess()
/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_pool.c722 zprop_list_t **last; in zpool_expand_proplist() local
4132 const char *command)
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dinput.cpp6897 char *command = read_string(); in system_request() local
6902 a_delete command; in system_request() local
6978 int last; member in page_range
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_check.c662 char *last = 0; in smtpd_check_parse() local
4160 const char *command, char ***argp) in is_map_command()

12