Searched defs:command_len (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/ |
H A D | execute_command_line.c | 84 gfc_charlen_type command_len, in execute_command_line() 184 char *cmdmsg, gfc_charlen_type command_len, in execute_command_line_i4() 213 char *cmdmsg, gfc_charlen_type command_len, in execute_command_line_i8()
|
H A D | args.c | 196 gfc_charlen_type command_len) in get_command_i4() 259 gfc_charlen_type command_len) in get_command_i8()
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/ |
H A D | execute_command_line.c | 84 gfc_charlen_type command_len, in execute_command_line() 184 char *cmdmsg, gfc_charlen_type command_len, in execute_command_line_i4() 213 char *cmdmsg, gfc_charlen_type command_len, in execute_command_line_i8()
|
H A D | args.c | 196 gfc_charlen_type command_len) in get_command_i4() 259 gfc_charlen_type command_len) in get_command_i8()
|
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | cvsrc.c | 46 int command_len; in read_cvsrc() local
|
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
H A D | float.c | 194 int command_len = sizeof ("@ ") + strlen (command) + strlen (float_type); in cm_listoffloats() local
|
H A D | index.c | 748 int command_len = sizeof ("@ ") + strlen (command) + strlen (index_name); in cm_printindex() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/ |
H A D | cleanup_message.c | 295 int command_len = optional_text - value; in cleanup_act() local
|
/netbsd-src/usr.sbin/makemandb/ |
H A D | makemandb.c | 344 size_t command_len = shquote(manconf, NULL, 0) + 1; in main() local
|