/freebsd/usr.sbin/newsyslog/ |
H A D | newsyslog.c | 1139 struct conf_entry *working; in parse_file() local 1260 working = init_entry(q, NULL); in parse_file() 1265 *defconf_p = working; in parse_file() 1283 working->uid = pwd->pw_uid; in parse_file() 1285 working->uid = atoi(q); in parse_file() 1287 working->uid = (uid_t)-1; in parse_file() 1296 working->gid = grp->gr_gid; in parse_file() 1298 working->gid = atoi(q); in parse_file() 1300 working->gid = (gid_t)-1; in parse_file() 1309 working->uid = (uid_t)-1; in parse_file() [all …]
|
/freebsd/usr.sbin/makefs/cd9660/ |
H A D | iso9660_rrip.c | 223 int ca_used, susp_used, susp_used_pre_ce, working; in cd9660_susp_handle_continuation_common() local 227 working = 254 - space; in cd9660_susp_handle_continuation_common() 230 working -= node->su_tail_size + 4; in cd9660_susp_handle_continuation_common() 236 if (working < 0) in cd9660_susp_handle_continuation_common() 242 working -= CD9660_SUSP_ENTRY_SIZE(temp); in cd9660_susp_handle_continuation_common() 243 if (working >= 0) { in cd9660_susp_handle_continuation_common() 247 if (working >= 28) { in cd9660_susp_handle_continuation_common() 258 if (working <= 0) { in cd9660_susp_handle_continuation_common() 805 int working,len; in cd9660_rrip_add_NM() local 815 working = 1; in cd9660_rrip_add_NM() [all …]
|
/freebsd/contrib/unbound/contrib/ |
H A D | redirect-bogus.patch | 4 +++ 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 D | patch_rsamd5_enable.diff | 4 +++ validator/val_secalgo.c (working copy)
|
/freebsd/contrib/sendmail/contrib/ |
H A D | bounce-resender.pl | 79 sub working { subroutine 85 &working(); 262 if ($lineno % 1900 == 0) { &working(); }
|
/freebsd/usr.bin/bmake/tests/ |
H A D | README | 75 - 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/contrib/ntp/sntp/libopts/m4/ |
H A D | stdnoreturn.m4 | 15 dnl Regardless whether a working <stdnoreturn.h> exists or not, 21 AC_CACHE_CHECK([for working stdnoreturn.h],
|
/freebsd/share/examples/ |
H A D | Makefile | 244 ppp.conf.span-isp.working \ 247 ppp.linkdown.span-isp.working \ 250 ppp.linkup.span-isp.working \ 253 ppp.secret.span-isp.working
|
/freebsd/contrib/ldns/drill/ |
H A D | ChangeLog.22-nov-2005 | 78 * DNSSEC is working, except the secure resolving 87 * most of the DNS stuff is working 92 * DNSSEC somewhat working
|
/freebsd/contrib/ntp/ntpsnmpd/ |
H A D | README | 20 …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/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i386/ustack/ |
H A D | tst.helper.d.out | 3 <it's working>
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/sparc/ustack/ |
H A D | tst.helper.d.out | 3 <it's working>
|
/freebsd/contrib/googletest/googletest/docs/ |
H A D | README.md | 3 We are working on updates to the GoogleTest documentation, which has moved to
|
/freebsd/contrib/googletest/googlemock/docs/ |
H A D | README.md | 3 We are working on updates to the GoogleTest documentation, which has moved to
|
/freebsd/share/examples/ppp/ |
H A D | ppp.secret.span-isp.working | 2 # This is a working example of ppp.secret.span-isp that uses ppp connections
|
H A D | ppp.conf.span-isp.working | 2 # 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 D | ppp.linkup.span-isp.working | 2 # This is a working example of ppp.linkup.span-isp that uses ppp connections
|
H A D | ppp.linkdown.span-isp.working | 2 # This is a working example of ppp.linkdown.span-isp that uses ppp connections
|
/freebsd/sys/contrib/openzfs/contrib/initramfs/conf-hooks.d/ |
H A D | zfs | 7 # Require the plymouth script to guarantee working video for the passphrase
|
/freebsd/tools/build/options/ |
H A D | WITHOUT_WERROR | 2 Useful as a temporary workaround when working on fixing compiler warnings.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_set_connect_state.pod | 24 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/etc/mtree/ |
H A D | README | 4 system into. Some notes about working with them are placed here to try 5 and keep them in good working order.
|
/freebsd/contrib/byacc/ |
H A D | config_h.in | 45 /* Define to 1 if mkstemp() is available and working. */ 54 /* Define if <stdnoreturn.h> header is available and working */
|
/freebsd/contrib/ncurses/form/ |
H A D | fld_def.c | 307 New_Field->working = newpad(1, Buffer_Length(New_Field) + 1); in new_field() 392 (void)delwin(field->working); in free_field()
|
/freebsd/contrib/ntp/scripts/monitoring/ |
H A D | README | 100 ntploopwatch [-v[<level>]] [-c <config-file>] [-d <working-dir>] 112 working-dir: specify working directory for process, affects
|