Home
last modified time | relevance | path

Searched refs:xstrtol_error (Results 1 – 13 of 13) sorted by relevance

/dports/archivers/sharutils/sharutils-4.15.2/lib/
H A Dxstrtol-error.c47 xstrtol_error (enum strtol_error err, in xstrtol_error() function
96 xstrtol_error (err, opt_idx, c, long_options, arg, exit_failure); in xstrtol_fatal()
/dports/net-mgmt/nagios-plugins/nagios-plugins-2.3.3/gl/
H A Dxstrtol-error.c47 xstrtol_error (enum strtol_error err, in xstrtol_error() function
96 xstrtol_error (err, opt_idx, c, long_options, arg, exit_failure); in xstrtol_fatal()
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dxstrtol-error.c47 xstrtol_error (enum strtol_error err, in xstrtol_error() function
96 xstrtol_error (err, opt_idx, c, long_options, arg, exit_failure); in xstrtol_fatal()
/dports/sysutils/coreutils/coreutils-8.32/lib/
H A Dxstrtol-error.c47 xstrtol_error (enum strtol_error err, in xstrtol_error() function
96 xstrtol_error (err, opt_idx, c, long_options, arg, exit_failure); in xstrtol_fatal()
/dports/devel/cppi/cppi-1.18/lib/
H A Dxstrtol-error.c47 xstrtol_error (enum strtol_error err, in xstrtol_error() function
96 xstrtol_error (err, opt_idx, c, long_options, arg, exit_failure); in xstrtol_fatal()
/dports/misc/gnuls/coreutils-8.30/lib/
H A Dxstrtol-error.c47 xstrtol_error (enum strtol_error err, in xstrtol_error() function
96 xstrtol_error (err, opt_idx, c, long_options, arg, exit_failure); in xstrtol_fatal()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dxstrtol-error.c47 xstrtol_error (enum strtol_error err, in xstrtol_error() function
96 xstrtol_error (err, opt_idx, c, long_options, arg, exit_failure); in xstrtol_fatal()
/dports/misc/findutils/findutils-4.8.0/gl/lib/
H A Dxstrtol-error.c47 xstrtol_error (enum strtol_error err, in xstrtol_error() function
96 xstrtol_error (err, opt_idx, c, long_options, arg, exit_failure); in xstrtol_fatal()
/dports/textproc/gnugrep/grep-3.7/gnulib-tests/
H A Dxstrtol-error.c47 xstrtol_error (enum strtol_error err, in xstrtol_error() function
96 xstrtol_error (err, opt_idx, c, long_options, arg, exit_failure); in xstrtol_fatal()
/dports/textproc/diffutils/diffutils-3.8/gnulib-tests/
H A Dxstrtol-error.c47 xstrtol_error (enum strtol_error err, in xstrtol_error() function
96 xstrtol_error (err, opt_idx, c, long_options, arg, exit_failure); in xstrtol_fatal()
/dports/textproc/datamash/datamash-1.7/lib/
H A Dxstrtol-error.c47 xstrtol_error (enum strtol_error err, in xstrtol_error() function
96 xstrtol_error (err, opt_idx, c, long_options, arg, exit_failure); in xstrtol_fatal()
/dports/devel/gnulib/gnulib-20140202-stable/
H A DChangeLog10300 * lib/xstrtol-error.c (xstrtol_error):
63185 xstrtol_error: Fix typo.
63186 * lib/xstrtol-error.c (xstrtol_error): The parameter was unused:
68627 (xstrtol_error): Remove.
68628 (xstrtol_fatal): New decl, replacing the functionality of xstrtol_error
68633 old xstrtol_error, so that the caller need not worry about passing
68635 (xstrtol_error): Now a static function. Redo signature to
68642 * tests/test-xstrtol.c (main): Use new xstrtol_error function instead
68655 * lib/xstrtol-error.c (xstrtol_error): ...into new file.
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/
H A DChangeLog49489 * lib/xstrtol-error.c (xstrtol_error):
102374 xstrtol_error: Fix typo.
102375 * lib/xstrtol-error.c (xstrtol_error): The parameter was unused:
107816 (xstrtol_error): Remove.
107817 (xstrtol_fatal): New decl, replacing the functionality of xstrtol_error
107822 old xstrtol_error, so that the caller need not worry about passing
107824 (xstrtol_error): Now a static function. Redo signature to
107831 * tests/test-xstrtol.c (main): Use new xstrtol_error function instead
107844 * lib/xstrtol-error.c (xstrtol_error): ...into new file.