Home
last modified time | relevance | path

Searched refs:locp (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/config/
H A Dukcutil.c70 long *extralocp, *locp; in get_extraloc() local
79 locp = &extralocp[*textralocp - *rextralocp]; in get_extraloc()
81 return locp; in get_extraloc()
/openbsd/gnu/usr.bin/perl/cpan/DB_File/
H A DDB_File.xs578 btree_compare(DB * db, const DBT *key1, const DBT *key2, size_t* locp) in btree_compare() argument
580 btree_compare(db, key1, key2, locp) in btree_compare()
584 size_t* locp;
626 PERL_UNUSED_ARG(locp);