Home
last modified time | relevance | path

Searched refs:getinfo (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.bin/systat/
H A Dzarc.c61 getinfo(struct zarcstats *ls);
173 getinfo(&initstat); in initzarc()
187 getinfo(struct zarcstats *ls) in getinfo() function
235 getinfo(&curstat); in fetchzarc()
H A Dvmstat.c132 static void getinfo(struct Info *);
269 getinfo(&s2); in initkre()
288 getinfo(&s); in fetchkre()
567 getinfo(&s1); in cmdkre()
727 getinfo(struct Info *ls) in getinfo() function
/freebsd/sys/dev/fb/
H A Dfb_if.m14 METHOD struct fb_info * getinfo {
/freebsd/crypto/openssl/apps/
H A Dtsget.in103 my $http_code = $curl->getinfo(CURLINFO_HTTP_CODE);
109 my $ct = $curl->getinfo(CURLINFO_CONTENT_TYPE);
/freebsd/contrib/libfido2/examples/
H A Dinfo.c280 getinfo(const char *path) in getinfo() function
379 getinfo(argv[1]); in main()
/freebsd/sys/dev/etherswitch/
H A Detherswitch_if.m81 METHOD etherswitch_info_t* getinfo {