Home
last modified time | relevance | path

Searched refs:working (Results 1 – 25 of 352) sorted by relevance

12345678910>>...15

/freebsd-14.2/usr.sbin/newsyslog/
H A Dnewsyslog.c1152 *defconf_p = working; in parse_file()
1216 if (!sscanf(q, "%d", &working->numlogs) || working->numlogs < 0) in parse_file()
1229 working->trsize = -1; in parse_file()
1233 working->trsize = -1; in parse_file()
1236 working->flags = 0; in parse_file()
1248 working->hours = 0; in parse_file()
1250 working->hours = -1; in parse_file()
1254 working->hours = ul; in parse_file()
1374 working->sig = SIGHUP; in parse_file()
1378 if (working->sig < 1 || working->sig >= sys_nsig) { in parse_file()
[all …]
/freebsd-14.2/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.c211 working = 254 - space; in cd9660_susp_handle_continuation_common()
214 working -= node->su_tail_size + 4; in cd9660_susp_handle_continuation_common()
220 if (working < 0) in cd9660_susp_handle_continuation_common()
226 working -= CD9660_SUSP_ENTRY_SIZE(temp); in cd9660_susp_handle_continuation_common()
227 if (working >= 0) { in cd9660_susp_handle_continuation_common()
231 if (working >= 28) { in cd9660_susp_handle_continuation_common()
242 if (working <= 0) { in cd9660_susp_handle_continuation_common()
750 int working,len; in cd9660_rrip_add_NM() local
760 working = 1; in cd9660_rrip_add_NM()
761 while (working) { in cd9660_rrip_add_NM()
[all …]
/freebsd-14.2/crypto/openssh/.github/workflows/
H A Dupstream.yml24 working-directory: ${{ runner.temp }}
28 working-directory: ${{ runner.temp }}
53 working-directory: ${{ runner.temp }}
H A Dselfhosted.yml91 working-directory: ${{ runner.temp }}
97 working-directory: ${{ runner.temp }}
126 working-directory: ${{ runner.temp }}
/freebsd-14.2/contrib/unbound/contrib/
H A Dredirect-bogus.patch4 +++ daemon/worker.c (working copy)
32 +++ doc/unbound.conf.5.in (working copy)
55 +++ services/mesh.c (working copy)
120 +++ util/config_file.c (working copy)
157 +++ util/config_file.h (working copy)
171 +++ util/configlexer.lex (working copy)
184 +++ util/configparser.y (working copy)
247 +++ util/data/msgencode.c (working copy)
323 +++ util/data/msgencode.h (working copy)
H A Dpatch_rsamd5_enable.diff4 +++ validator/val_secalgo.c (working copy)
/freebsd-14.2/contrib/sendmail/contrib/
H A Dbounce-resender.pl79 sub working { subroutine
85 &working();
262 if ($lineno % 1900 == 0) { &working(); }
/freebsd-14.2/share/examples/
H A DMakefile241 ppp.conf.span-isp.working \
244 ppp.linkdown.span-isp.working \
247 ppp.linkup.span-isp.working \
250 ppp.secret.span-isp.working
/freebsd-14.2/contrib/ntp/sntp/libopts/m4/
H A Dstdnoreturn.m415 dnl Regardless whether a working <stdnoreturn.h> exists or not,
21 AC_CACHE_CHECK([for working stdnoreturn.h],
/freebsd-14.2/usr.bin/bmake/tests/
H A DREADME75 - Base directory for working files. If not set
116 are copied from the source to the working directory
120 in the working directory must already exists (see
134 All names are prefixed with the working directory.
138 it is automatically copied to the working directory.
/freebsd-14.2/contrib/ldns/drill/
H A DChangeLog.22-nov-200578 * DNSSEC is working, except the secure resolving
87 * most of the DNS stuff is working
92 * DNSSEC somewhat working
/freebsd-14.2/contrib/ntp/ntpsnmpd/
H A DREADME20 …nterprises.5597 is the Meinberg top level OEM OID and 99 is my temporary working space for this pr…
22 I will try to do this earlier in order to be able to have a working solution at the end of this pro…
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i386/ustack/
H A Dtst.helper.d.out3 <it's working>
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/sparc/ustack/
H A Dtst.helper.d.out3 <it's working>
/freebsd-14.2/contrib/googletest/googletest/docs/
H A DREADME.md3 We are working on updates to the GoogleTest documentation, which has moved to
/freebsd-14.2/contrib/googletest/googlemock/docs/
H A DREADME.md3 We are working on updates to the GoogleTest documentation, which has moved to
/freebsd-14.2/share/examples/ppp/
H A Dppp.secret.span-isp.working2 # This is a working example of ppp.secret.span-isp that uses ppp connections
H A Dppp.conf.span-isp.working2 # This is a working example of ppp.conf.span-isp that uses ppp connections
27 # ppp.linkup.span-isp.working, you see three links. This is because inetd
H A Dppp.linkup.span-isp.working2 # This is a working example of ppp.linkup.span-isp that uses ppp connections
H A Dppp.linkdown.span-isp.working2 # This is a working example of ppp.linkdown.span-isp that uses ppp connections
/freebsd-14.2/tools/build/options/
H A DWITHOUT_WERROR2 Useful as a temporary workaround when working on fixing compiler warnings.
/freebsd-14.2/sys/contrib/openzfs/contrib/initramfs/conf-hooks.d/
H A Dzfs7 # Require the plymouth script to guarantee working video for the passphrase
/freebsd-14.2/crypto/openssl/doc/man3/
H A DSSL_set_connect_state.pod24 SSL_is_server() checks if B<ssl> is working in server mode.
58 SSL_is_server() returns 1 if B<ssl> is working in server mode or 0 for client mode.
/freebsd-14.2/etc/mtree/
H A DREADME4 system into. Some notes about working with them are placed here to try
5 and keep them in good working order.
/freebsd-14.2/contrib/byacc/
H A Dconfig_h.in45 /* Define to 1 if mkstemp() is available and working. */
54 /* Define if <stdnoreturn.h> header is available and working */

12345678910>>...15