Searched refs:get_flags (Results 1 – 10 of 10) sorted by relevance
48 static int get_flags __P((void));204 static int get_flags() in get_flags() function270 flag = get_flags();309 flag = get_flags();538 flags = get_flags(); in showversion()
84 static int get_flags(const char *entry);124 get_flags(const char *entry) in get_flags() function194 *flags = get_flags(delimiter); in get_fp()
45 METHOD int get_flags {
153 .get_flags = ethtool_op_get_flags,
198 get_flags(char *buf, int flags) in get_flags() function402 get_flags(fbuf, rtm->rtm_flags); in print_routing()
448 if (bdb->env->get_flags(bdb->env, &flags) in bdb_cache_get()
322 get_flags(_ISO2022EncodingInfo * __restrict ei, in get_flags() function407 else if ((ret = get_flags(ei, buf)) != _NOTMATCH) in _citrus_ISO2022_parse_variable()
1168 SVN_BDB_ERR(bdb, bdb->env->get_flags(bdb->env, &envflags)); in check_env_flags()
459 * ipf.c (packetlogon): use flag to store the return value from get_flags.
1047 (get_flags): Use ISSPACE instead of isspace.