Searched refs:local (Results 226 - 250 of 308) sorted by relevance

1234567891011>>

/freebsd-current/crypto/heimdal/lib/gssapi/spnego/
H A Dcompat.c80 ctx->local = 0;
/freebsd-current/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-current/contrib/lua/src/
H A Dluaconf.h226 #define LUA_ROOT "/usr/local/"
790 #include <luaconf.local.h>
/freebsd-current/sys/netinet/
H A Dsctp_auth.h85 sctp_key_t *random; /* local random key (concatenated) */
86 uint32_t random_len; /* local random number length for param */
160 sctp_hmaclist_t *local);
/freebsd-current/share/mk/
H A Dlocal.dirdeps.mk132 # used will be added in and handled via [local.]gendirdeps.mk. This is not
134 # XXX: Include this in local.autodep.mk as well for gendirdeps without filemon.
H A Dbsd.compiler.mk55 # command = /usr/local/bin/ccache cc ...
56 # wrapper = /usr/local/libexec/ccache/cc ...
66 LOCALBASE?= /usr/local
H A Dbsd.test.mk13 LOCALBASE?= /usr/local
H A Dbsd.crunchgen.mk15 # local architecture.
H A Datf.test.mk101 echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > ${.TARGET}.tmp
H A Ddirdeps-targets.mk43 .-include <local.dirdeps-targets.mk>
H A Dbsd.opts.mk116 .-include <local.opts.mk>
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp153 bool local = false; local
156 local = local || part == trace->local_head;
157 if (local)
964 // Keep roughly half of parts local to the thread
/freebsd-current/contrib/llvm-project/libcxx/modules/std/
H A Dchrono.inc123 // [time.clock.local], local time
/freebsd-current/sys/arm64/arm64/
H A Dcopyinout.S143 .local copycommon
/freebsd-current/libexec/ftpd/
H A Dftpd.c1283 * template name must be present in the local password
1373 * above. If rval == 0, either PAM or local authentication
1487 * For a chrooted local user,
1847 * can share both local and remote addresses, localIP:20
3053 * Generate unique name for file with basename "local"
3055 * Try "local" first, then "local.1", "local.2" etc, up to "local.99".
3061 guniquefd(char *local, cha
[all...]
/freebsd-current/sys/fs/nfsclient/
H A Dnfs_clstate.c302 /* new local open on delegation */
743 /* Search the local opens on the delegation. */
1162 * isn't a local lock conflict.
1332 * First, unlock any local regions on a delegation.
1572 nfscl_freeopen(struct nfsclopen *op, int local, bool unlink) argument
1577 nfscl_freealllocks(&op->nfso_lock, local);
1579 if (local)
1589 nfscl_freealllocks(struct nfscllockownerhead *lhp, int local) argument
1596 nfscl_freelockowner(lp, local);
1655 nfscl_freeopenowner(struct nfsclowner *owp, int local) argument
1684 nfscl_freelockowner(struct nfscllockowner *lp, int local) argument
1717 nfscl_freelock(struct nfscllock *lop, int local) argument
2560 nfscl_insertlock(struct nfscllockowner *lp, struct nfscllock *new_lop, struct nfscllock *insert_lop, int local) argument
2583 nfscl_updatelock(struct nfscllockowner *lp, struct nfscllock **new_lopp, struct nfscllock **other_lopp, int local) argument
[all...]
/freebsd-current/contrib/bmake/mk/sys/
H A DUnixWare.mk10 DEV_TOOLS_PREFIX ?= /usr/local
/freebsd-current/sys/dev/mpt/
H A Dmpt_debug.c531 MSG_SCSI_IO_REQUEST local, *msg = &local; local
/freebsd-current/usr.sbin/pppctl/
H A Dpppctl.c364 * Connect to ppp using either a local domain socket or a tcp socket.
461 warnx("cannot create local domain socket");
477 char local[] = "localhost"; local
481 /* port on local machine */
483 addr = local;
/freebsd-current/contrib/bmake/unit-tests/
H A Dvarmisc.mk142 # the global scope. Their expressions are preserved until there is a local
H A Ddep-var.mk47 # Finally, this string is assigned to the local ${.TARGET} variable. This
H A Dparse-var.mk18 # target-local variable
H A Dvarmod-gmtime.mk42 .if ${gmtime:L:gm%=local%} != "localtime"
/freebsd-current/contrib/bmake/mk/
H A Ddirdeps-targets.mk43 .-include <local.dirdeps-targets.mk>
H A Dwarnings.mk26 .-include <local.warnings.mk>

Completed in 413 milliseconds

1234567891011>>