Home
last modified time | relevance | path

Searched defs:of (Results 1 – 17 of 17) sorted by relevance

/freebsd-14-stable/usr.sbin/prometheus_sysctl_exporter/
HDprometheus_sysctl_exporter.c115 oidformat_is_temperature(const struct oidformat *of) in oidformat_is_temperature()
123 oidformat_is_timeval(const struct oidformat *of) in oidformat_is_timeval()
131 oid_get_format(const struct oid *o, struct oidformat *of) in oid_get_format()
237 oid_get_value(const struct oid *o, const struct oidformat *of, in oid_get_value()
377 oid_get_metric(const struct oidname *on, const struct oidformat *of, in oid_get_metric()
494 struct oidformat of; in oid_print() local
/freebsd-14-stable/usr.sbin/fdread/
HDfdread.c71 FILE *of = stdout; in main() local
159 doread(int fd, FILE *of, const char *_devname) in doread()
/freebsd-14-stable/sys/contrib/openzfs/lib/libzfsbootenv/
HDlzbe_util.c24 lzbe_bootenv_print(const char *pool, const char *nvlist, FILE *of) in lzbe_bootenv_print()
/freebsd-14-stable/crypto/heimdal/appl/login/
HDread_string.c58 int of = 0; in read_string() local
/freebsd-14-stable/lib/clang/libllvm/
HDMakefile15 .error Please enable at least one of: MK_LLVM_TARGET_AARCH64,\ target
/freebsd-14-stable/sys/dev/ofw/
HDopenfirmio.c112 struct ofiocdesc *of; in openfirm_ioctl() local
/freebsd-14-stable/lib/libnetbsd/
HDefun.c55 void (*of)(int, const char *, ...) = efunc; in esetfunc() local
/freebsd-14-stable/usr.bin/mail/
HDcollect.c497 FILE *of; in exwrite() local
/freebsd-14-stable/sys/dev/mlx5/mlx5_fpga_tools/
HDmlx5fpga_tools_char.c163 off_t of; in tools_char_write() local
/freebsd-14-stable/usr.bin/xstr/
HDxstr.c471 istail(char *str, char *of) in istail()
/freebsd-14-stable/contrib/mandoc/
HDread.c159 int of; in mparse_buf_r() local
/freebsd-14-stable/sys/contrib/openzfs/module/zstd/lib/compress/
HDzstd_opt.c159 { unsigned of; in ZSTD_rescaleFreqs() local
192 { unsigned of; in ZSTD_rescaleFreqs() local
/freebsd-14-stable/usr.bin/fetch/
HDfetch.c432 FILE *f, *of; in fetch() local
/freebsd-14-stable/sbin/gvinum/
HDgvinum.c1417 printconfig(FILE *of, const char *comment) in printconfig()
/freebsd-14-stable/sys/contrib/x86emu/
HDx86emu.c1691 int sf, of; in x86emuOp_jump_near_L() local
1706 int sf, of; in x86emuOp_jump_near_NL() local
1721 int sf, of; in x86emuOp_jump_near_LE() local
1736 int sf, of; in x86emuOp_jump_near_NLE() local
/freebsd-14-stable/sys/contrib/zstd/lib/compress/
HDzstd_opt.c179 { unsigned of; in ZSTD_rescaleFreqs() local
/freebsd-14-stable/sys/contrib/ncsw/Peripherals/FM/Port/
HDfm_port.c5690 static uint32_t AR_ComputeOffsets(struct arOffsets* of, in AR_ComputeOffsets()