Searched refs:getinfo (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/usr.bin/systat/
H A Dzarc.c65 getinfo(struct zarcstats *ls);
181 getinfo(&initstat);
195 getinfo(struct zarcstats *ls) function
247 getinfo(&curstat);
H A Dvmstat.c138 static void getinfo(struct Info *);
276 getinfo(&s2);
295 getinfo(&s);
574 getinfo(&s1);
741 getinfo(struct Info *ls) function
/freebsd-12-stable/crypto/openssl/apps/
H A Dtsget.in103 my $http_code = $curl->getinfo(CURLINFO_HTTP_CODE);
109 my $ct = $curl->getinfo(CURLINFO_CONTENT_TYPE);

Completed in 63 milliseconds