Home
last modified time | relevance | path

Searched refs:get_flags (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/contrib/ipfilter/tools/
H A Dipf.c48 static int get_flags __P((void));
204 static int get_flags() in get_flags() function
270 flag = get_flags();
309 flag = get_flags();
538 flags = get_flags(); in showversion()
/freebsd-12.1/sys/security/mac_veriexec_parser/
H A Dmac_veriexec_parser.c84 static int get_flags(const char *entry);
124 get_flags(const char *entry) in get_flags() function
194 *flags = get_flags(delimiter); in get_fp()
/freebsd-12.1/sys/arm/ti/
H A Dti_gpio_if.m45 METHOD int get_flags {
/freebsd-12.1/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_ethtool.c153 .get_flags = ethtool_op_get_flags,
/freebsd-12.1/release/picobsd/tinyware/ns/
H A Dns.c198 get_flags(char *buf, int flags) in get_flags() function
402 get_flags(fbuf, rtm->rtm_flags); in print_routing()
/freebsd-12.1/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Denv.c448 if (bdb->env->get_flags(bdb->env, &flags) in bdb_cache_get()
/freebsd-12.1/lib/libiconv_modules/ISO2022/
H A Dcitrus_iso2022.c322 get_flags(_ISO2022EncodingInfo * __restrict ei, in get_flags() function
407 else if ((ret = get_flags(ei, buf)) != _NOTMATCH) in _citrus_ISO2022_parse_variable()
/freebsd-12.1/contrib/subversion/subversion/libsvn_fs_base/
H A Dfs.c1168 SVN_BDB_ERR(bdb, bdb->env->get_flags(bdb->env, &envflags)); in check_env_flags()
/freebsd-12.1/contrib/ipfilter/
H A DHISTORY459 * ipf.c (packetlogon): use flag to store the return value from get_flags.
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog-00011047 (get_flags): Use ISSPACE instead of isspace.