Searched refs:local (Results 201 - 225 of 283) sorted by relevance

1234567891011>>

/freebsd-13-stable/share/mk/
H A Dbsd.init.mk12 .-include "local.init.mk"
H A Dlocal.dirdeps.mk102 # used will be added in and handled via [local.]gendirdeps.mk. This is not
104 # XXX: Include this in local.autodep.mk as well for gendirdeps without filemon.
H A Dgendirdeps.mk86 .-include <local.gendirdeps.mk>
314 # in local.gendirdeps.mk
357 echo '# local dependencies - needed for -jN in clean tree'; \
H A Dbsd.crunchgen.mk15 # local architecture.
H A Dbsd.test.mk14 LOCALBASE?= /usr/local
H A Ddirdeps-targets.mk42 .-include <local.dirdeps-targets.mk>
H A Dmeta.sys.mk24 .-include <local.meta.sys.mk>
/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql68 /* absolute path in the local filesystem. NULL if storing metadata in
131 /* specifies the location of this node in the local filesystem */
222 /* specifies the location of this node in the local filesystem */
244 The row with op_depth=0 for any given local relpath represents the "base"
249 visible after reverting local changes.
370 For a (new) move, we need to store or deduce the copyfrom local-relpath;
432 /* The size in bytes of the working file when it had no local text
546 /* The local relpath of the directory NODE defining this external
/freebsd-13-stable/crypto/heimdal/lib/gssapi/spnego/
H A Dcompat.c80 ctx->local = 0;
/freebsd-13-stable/contrib/apr/include/
H A Dapr_portable.h184 * @brief alias for local OS socket
192 struct sockaddr *local; /**< NULL if not yet bound */ member in struct:apr_os_sock_info_t
418 * Create a socket from an existing descriptor and local and remote
/freebsd-13-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_sm.h817 int osm_send_trap144(osm_sm_t *sm, ib_net16_t local);
823 * local
/freebsd-13-stable/sys/netinet/
H A Dsctp_auth.h88 sctp_key_t *random; /* local random key (concatenated) */
89 uint32_t random_len; /* local random number length for param */
163 sctp_hmaclist_t *local);
/freebsd-13-stable/sys/arm64/arm64/
H A Dcopyinout.S144 .local copycommon
/freebsd-13-stable/libexec/ftpd/
H A Dftpd.c1332 * template name must be present in the local password
1430 * above. If rval == 0, either PAM or local authentication
1544 * For a chrooted local user,
1904 * can share both local and remote addresses, localIP:20
3110 * Generate unique name for file with basename "local"
3112 * Try "local" first, then "local.1", "local.2" etc, up to "local.99".
3118 guniquefd(char *local, cha
[all...]
/freebsd-13-stable/sys/fs/nfsclient/
H A Dnfs_clstate.c305 /* new local open on delegation */
687 /* Search the local opens on the delegation. */
1103 * isn't a local lock conflict.
1273 * First, unlock any local regions on a delegation.
1495 nfscl_freeopen(struct nfsclopen *op, int local) argument
1501 nfscl_freealllocks(&op->nfso_lock, local);
1503 if (local)
1513 nfscl_freealllocks(struct nfscllockownerhead *lhp, int local) argument
1520 nfscl_freelockowner(lp, local);
1579 nfscl_freeopenowner(struct nfsclowner *owp, int local) argument
1594 nfscl_freelockowner(struct nfscllockowner *lp, int local) argument
1613 nfscl_freelock(struct nfscllock *lop, int local) argument
2448 nfscl_insertlock(struct nfscllockowner *lp, struct nfscllock *new_lop, struct nfscllock *insert_lop, int local) argument
2471 nfscl_updatelock(struct nfscllockowner *lp, struct nfscllock **new_lopp, struct nfscllock **other_lopp, int local) argument
[all...]
/freebsd-13-stable/contrib/bmake/mk/
H A Dgendirdeps.mk85 .-include <local.gendirdeps.mk>
313 # in local.gendirdeps.mk
356 echo '# local dependencies - needed for -jN in clean tree'; \
H A Ddirdeps-targets.mk41 .-include <local.dirdeps-targets.mk>
H A Dmeta.sys.mk23 .-include <local.meta.sys.mk>
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Ddep-var.mk45 # Finally, this string is assigned to the local ${.TARGET} variable. This
H A Dvarmisc.mk156 # the global scope. Their expressions are preserved until there is a local
H A Dvarmod-ifelse.mk80 # then supposed to do proper error handling, but since varUndefined is local
/freebsd-13-stable/sys/dev/mpt/
H A Dmpt_debug.c533 MSG_SCSI_IO_REQUEST local, *msg = &local; local
/freebsd-13-stable/sys/contrib/zlib/
H A Dinfback.c19 local void fixedtables OF((struct inflate_state FAR *state));
82 local void fixedtables(state)
/freebsd-13-stable/usr.sbin/pppctl/
H A Dpppctl.c367 * Connect to ppp using either a local domain socket or a tcp socket.
464 warnx("cannot create local domain socket");
480 char local[] = "localhost"; local
484 /* port on local machine */
486 addr = local;
/freebsd-13-stable/sbin/dhclient/
H A Ddhcpd.h231 void *local; member in struct:protocol

Completed in 298 milliseconds

1234567891011>>