Searched refs:working (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-13-stable/usr.sbin/newsyslog/
H A Dnewsyslog.c1058 struct conf_entry *working; local
1149 working = init_entry(q, NULL);
1154 *defconf_p = working;
1172 working->uid = pwd->pw_uid;
1174 working->uid = atoi(q);
1176 working->uid = (uid_t)-1;
1185 working->gid = grp->gr_gid;
1187 working->gid = atoi(q);
1189 working->gid = (gid_t)-1;
1198 working
[all...]
/freebsd-13-stable/contrib/sendmail/contrib/
H A Dbounce-resender.pl79 sub working { subroutine
85 &working();
262 if ($lineno % 1900 == 0) { &working(); }
/freebsd-13-stable/contrib/subversion/subversion/libsvn_client/
H A Dcopy.c464 "checked out in the working copy "
526 "mixed-revision working copy "
941 /* Verify that the destinations stored in COPY_PAIRS are valid working copy
2017 /* Do we need to lock the working copy? 1.6 didn't take a write
2018 lock, but what happens if the working copy changes during the copy
2092 /* Crawl the working copy for commit items. */
2903 (yet) have a working copy, so we don't have a corresponding path and
3037 /* Check to see if all the sources are urls or all working copy
3042 _("Cannot mix repository and working copy sources"));
3141 /* Disallow moves between the working cop
[all...]
/freebsd-13-stable/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-13-stable/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.c209 int ca_used, susp_used, susp_used_pre_ce, working; local
213 working = 254 - space;
216 working -= node->su_tail_size + 4;
217 /* printf("There are %i bytes to work with\n",working); */
222 if (working < 0)
228 working -= CD9660_SUSP_ENTRY_SIZE(temp);
229 if (working >= 0) {
233 if (working >= 28) {
244 if (working <= 0) {
754 int working,le local
[all...]
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dvarname-dot-curdir.mk4 # canonical path of the current working directory, when make started.
H A Dvar-op-assign.mk89 # line, since any commands run after that are probably working with
/freebsd-13-stable/contrib/ncurses/form/
H A Dfld_def.c309 New_Field->working = newpad(1, Buffer_Length(New_Field) + 1);
394 (void)delwin(field->working);
H A Dform.priv.h56 #define NCURSES_FIELD_INTERNALS char** expanded; WINDOW *working;
H A Dfrm_driver.c728 if (wresize(field->working, 1, Buffer_Length(field) + 1) == ERR)
4794 if (wresize(field->working, 1, Buffer_Length(field) + 1) == ERR)
4797 delwin(field->working);
4798 field->working = newpad(1, Buffer_Length(field) + 1);
4801 wclear(field->working);
4802 (void)mvwaddstr(field->working, 0, 0, value);
4812 (void)mvwin_wchnstr(field->working, 0, (int)i * field->dcols,
4908 wclear(field->working);
4909 wmove(field->working, 0, 0);
4913 wadd_wch(field->working,
[all...]
/freebsd-13-stable/contrib/netbsd-tests/bin/sh/
H A Dt_varval.sh79 atf_set "descr" "Check that this test has a hope of working. " \
/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql247 local_relpath represents the working version. Any rows with intermediate
284 modifying the working copy tree structure. All nodes below the root
323 layer of working nodes. The 'WORKING' tree is obtained and
335 exist by the parent node, but is not present in the working
432 /* The size in bytes of the working file when it had no local text
434 repository-normal format to working copy format with EOL style
442 /* The mod-time of the working file when it was last determined to be
533 /* The working copy root can't be recorded as an external in itself
586 The current hints describe NODES+ACTUAL_NODE as a working copy with
587 8000 nodes in 1 a single working cop
[all...]
H A Dwc-checks.sql136 /* If a node is not present in the working copy (normal, add, copy) it doesn't
267 /* Moves are stored in the working layers, not in BASE */
H A Dwc-queries.sql413 /* Return all paths that are children of the working version of the
416 working version of the directory. */
456 /* Not valid for the working copy root */
995 be tweaked after the working-file is installed. When we replace an existing
1402 /* need wc_id if/when revert spans multiple working copies */
1502 ### working copies. queries, etc will need to be adjusted. */
1534 ### working copies. queries, etc will need to be adjusted. */
/freebsd-13-stable/sys/contrib/ngatm/netnatm/sig/
H A Dsig_uni.c150 uni->working = 0;
423 if (uni->working)
425 uni->working = 1;
457 uni->working = 0;
461 * Enqueue a signal in the working queue
543 "working: %s\n", uni->working ? "yes" : "no");
H A Dunipriv.h366 int working; member in struct:uni
385 struct uni_ie_cause cause; /* working area for verify */
417 /* Enqueue a signal in the working queue */
/freebsd-13-stable/tools/tools/git/
H A Dgit-svn-init61 both ports and src under freebsd in the current working directory.
/freebsd-13-stable/contrib/bmake/mk/
H A Dldorder.mk52 # we need to truncate our working file
/freebsd-13-stable/crypto/openssl/crypto/ec/curve448/
H A Dcurve448.c600 const curve448_point_t working,
607 pt_to_pniels(output[0], working);
612 curve448_point_double(tmp, working);
599 prepare_wnaf_table(pniels_t * output, const curve448_point_t working, unsigned int tbits) argument
/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dcommit.c70 const char *baseline_url; /* the working-baseline resource */
142 /* The checked-out working resource for this directory. May be NULL; if so
163 /* The checked-out working resource for this file. */
242 given COMMIT_CTX. The resulting working resource will be returned in
272 anything from the handler. We just want the working resource. */
359 const char **working;
396 working = &dir->commit_ctx->baseline_url;
401 working = &dir->working_url;
405 return svn_error_trace(retry_checkout_node(working, dir->commit_ctx,
416 * version url from the working cop
358 const char **working; local
[all...]
/freebsd-13-stable/share/mk/
H A Dbsd.compiler.mk15 # prior to 4.2 likely have no prayer of working).
H A Dsrc.opts.mk48 # hard-wired to 'no'. "Broken" here means not working or
/freebsd-13-stable/sys/conf/
H A Dkern.mk13 # The following flags are next up for working on:
/freebsd-13-stable/usr.sbin/portsnap/portsnap/
H A Dportsnap.sh42 -d workdir -- Store working files in workdir
256 # the working directory.
/freebsd-13-stable/contrib/ntp/scripts/monitoring/
H A Dntploopwatch31 $0 [-v[<level>]] [-c <config-file>] [-d <working-dir>]
144 die("$0: failed to change working dir to \"$workdir\": $!\n");

Completed in 218 milliseconds

12