Home
last modified time | relevance | path

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

/freebsd/usr.sbin/prometheus_sysctl_exporter/
H A Dprometheus_sysctl_exporter.c114 oidformat_is_temperature(const struct oidformat *of) in oidformat_is_temperature()
122 oidformat_is_timeval(const struct oidformat *of) in oidformat_is_timeval()
130 oid_get_format(const struct oid *o, struct oidformat *of) in oid_get_format()
236 oid_get_value(const struct oid *o, const struct oidformat *of, in oid_get_value()
376 oid_get_metric(const struct oidname *on, const struct oidformat *of, in oid_get_metric()
493 struct oidformat of; in oid_print() local
/freebsd/usr.sbin/fdread/
H A Dfdread.c71 FILE *of = stdout; in main() local
159 doread(int fd, FILE *of, const char *_devname) in doread()
/freebsd/sys/contrib/openzfs/lib/libzfsbootenv/
H A Dlzbe_util.c24 lzbe_bootenv_print(const char *pool, const char *nvlist, FILE *of) in lzbe_bootenv_print()
/freebsd/crypto/heimdal/appl/login/
H A Dread_string.c58 int of = 0; in read_string() local
/freebsd/lib/clang/libllvm/
H A DMakefile15 .error Please enable at least one of: MK_LLVM_TARGET_AARCH64,\ target
/freebsd/sys/dev/ofw/
H A Dopenfirmio.c110 struct ofiocdesc *of; in openfirm_ioctl() local
/freebsd/lib/libnetbsd/
H A Defun.c55 void (*of)(int, const char *, ...) = efunc; in esetfunc() local
/freebsd/usr.bin/mail/
H A Dcollect.c491 FILE *of; in exwrite() local
/freebsd/sys/dev/mlx5/mlx5_fpga_tools/
H A Dmlx5fpga_tools_char.c163 off_t of; in tools_char_write() local
/freebsd/usr.bin/xstr/
H A Dxstr.c461 istail(char *str, char *of) in istail()
/freebsd/contrib/mandoc/
H A Dread.c159 int of; in mparse_buf_r() local
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_opt.c159 { unsigned of; in ZSTD_rescaleFreqs() local
192 { unsigned of; in ZSTD_rescaleFreqs() local
/freebsd/usr.bin/fetch/
H A Dfetch.c431 FILE *f, *of; in fetch() local
/freebsd/sbin/gvinum/
H A Dgvinum.c1417 printconfig(FILE *of, const char *comment) in printconfig()
/freebsd/sys/contrib/x86emu/
H A Dx86emu.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/sys/contrib/zstd/lib/compress/
H A Dzstd_opt.c179 { unsigned of; in ZSTD_rescaleFreqs() local
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c5690 static uint32_t AR_ComputeOffsets(struct arOffsets* of, in AR_ComputeOffsets()