Searched refs:at (Results 101 - 125 of 619) sorted by relevance

1234567891011>>

/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dsysfs.h78 * a variable string: point arg1 at it, arg2 is max length.
79 * a constant string: point arg1 at it, arg2 is zero.
334 sysfs_emit_at(char *buf, int at, const char *fmt, ...) argument
339 if (!buf || offset_in_page(buf) || at < 0 || at >= PAGE_SIZE) {
340 pr_warn("invalid sysfs_emit: buf:%p at:%d\n", buf, at);
345 i = vscnprintf(buf + at, PAGE_SIZE - at, fmt, args);
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Derr.copyoutstrbadaddr.ksh8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
H A Derr.copyoutbadaddr.ksh8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
/freebsd-current/contrib/bmake/unit-tests/
H A Dvarname-make_print_var_on_error.mk7 # since at the point where it is filled in PrintOnError, the first command in
H A Dcounter.mk6 # This works since 2020-09-23. Before that, the counter ended up at having
H A Dcounter-append.mk6 # This works since 2020-09-23. Before that, the counter ended up at having
H A Dcond-undef-lint.mk39 # of the expression must not be evaluated at all.
51 # TODO: This pattern looks a lot like CFLAGS.${OPSYS}, which is at least
69 # The crucial point is that at the point where the variable appears in the
76 # Since NESTED_UNDEF is not controllable at this point, it must not generate
H A Dopt-debug-errors-jobs.mk30 # It is a common style to align the continuation backslashes at the right
31 # of the lines, usually at column 73. All spaces before the continuation
/freebsd-current/contrib/openbsm/libauditd/
H A Dauditd_lib.c419 struct audit_trail *at; local
540 TAILQ_FOREACH_REVERSE(at, &head, au_trls_head, at_trls)
541 if (new->at_time >= at->at_time) {
542 TAILQ_INSERT_AFTER(&head, at, new,
557 at = TAILQ_FIRST(&head);
558 while (NULL != at) {
559 struct audit_trail *at_next = TAILQ_NEXT(at, at_trls);
563 (expire_age && at->at_time < oldest_time)) {
565 (*warn_expired)(at->at_path);
566 if (unlink(at
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordHelpers.cpp87 CVSymbol Opener = *Symbols.at(ScopeBegin);
90 CVSymbol Closer = *Symbols.at(EndOffset);
/freebsd-current/crypto/openssl/providers/
H A Ddecoders.inc6 * in the file LICENSE in the source distribution or at
/freebsd-current/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_gcm_hw_t4.inc6 * in the file LICENSE in the source distribution or at
/freebsd-current/lib/libc/net/
H A Dsctp_sys_calls.c107 const struct sockaddr *at; local
120 at = addrs;
124 switch (at->sa_family) {
126 if (at->sa_len != sizeof(struct sockaddr_in)) {
131 memcpy(cpto, at, sizeof(struct sockaddr_in));
136 if (at->sa_len != sizeof(struct sockaddr_in6)) {
141 if (IN6_IS_ADDR_V4MAPPED(&((struct sockaddr_in6 *)at)->sin6_addr)) {
142 in6_sin6_2_sin((struct sockaddr_in *)cpto, (struct sockaddr_in6 *)at);
146 memcpy(cpto, at, sizeof(struct sockaddr_in6));
156 at
686 struct sockaddr *at; local
[all...]
/freebsd-current/usr.bin/xstr/
H A Dxstr.c393 fprintf(stderr, "found at %d:", (int) off);
395 fprintf(stderr, "new at %d:", (int) off);
/freebsd-current/crypto/openssl/util/
H A Dmkbuildinf.pl6 # in the file LICENSE in the source distribution or at
26 * in the file LICENSE in the source distribution or at
/freebsd-current/crypto/openssl/
H A Dconfig.com6 $ ! copy in the file LICENSE in the source distribution or at
/freebsd-current/usr.sbin/pmcstudy/
H A Dpmcstudy.c451 struct counters *at; local
454 at = base;
456 while(at) {
457 if (strncmp(at->counter_name, name, len) == 0) {
458 return(at);
460 at = at->next_cpu;
464 at = base;
465 while(at) {
466 printf("- %s\n", at
2205 struct counters *cpat, *at; local
2678 struct expression *at; local
2740 struct expression *at; local
[all...]
/freebsd-current/contrib/cortex-strings/src/arm/
H A Dstrchr.S37 I don't think doing a word at a time version is worth it since a lot
78 beq 5b @ A bit messy, if it's common we should branch at the start to a special loop
/freebsd-current/crypto/openssl/crypto/bn/
H A Dbn_prime.pl6 # in the file LICENSE in the source distribution or at
24 * in the file LICENSE in the source distribution or at
/freebsd-current/crypto/openssl/apps/
H A Dprogs.pl6 # in the file LICENSE in the source distribution or at
56 * in the file LICENSE in the source distribution or at
86 * in the file LICENSE in the source distribution or at
/freebsd-current/lib/libc/i386/string/
H A Dswab.S38 * by gcc at about half the size. If my i386 databook is correct, it
65 L2: shrl $3,%ecx # copy remainder 8 words at a time
/freebsd-current/sys/modules/qlnx/qlnxr/
H A DMakefile66 CWARNEXTRA += -Wno-gnu-variable-sized-type-not-at-end
/freebsd-current/lib/libc/amd64/string/
H A Dtimingsafe_memcmp.S35 cmp $16, %rdx # at least 17 bytes to process?
38 cmp $8, %edx # at least 9 bytes to process?
41 cmp $4, %edx # at least 5 bytes to process?
44 cmp $2, %edx # at least 3 bytes to process?
/freebsd-current/crypto/openssl/crypto/x509/
H A Dt_req.c6 * in the file LICENSE in the source distribution or at
115 ASN1_TYPE *at; local
135 at = X509_ATTRIBUTE_get0_type(a, ii);
136 type = at->type;
137 bs = at->value.asn1_string;
/freebsd-current/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_loc.c680 _dwarf_loc_add(Dwarf_Die die, Dwarf_Attribute at, Dwarf_Error *error) argument
686 assert(at->at_ld == NULL);
687 assert(at->u[1].u8p != NULL);
688 assert(at->u[0].u64 > 0);
696 ret = _dwarf_loc_fill_locexpr(dbg, &at->at_ld, at->u[1].u8p,
697 at->u[0].u64, cu->cu_pointer_size, cu->cu_length_size == 4 ? 4 : 8,

Completed in 301 milliseconds

1234567891011>>