|
root / base / usr / src / lib / libutil / common / mapfile-vers
mapfile-vers Plain Text 26 lines 346 B
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#
# Copyright 2026 Zygaena Project Contributors
# Use is subject to license terms.
#

$mapfile_version 2

SYMBOL_VERSION HAMMERHEAD_1.0 {
    global:
	expand_number;
	flopen;
	flopenat;
	forkpty;
	fparseln;
	humanize_number;
	login_tty;
	openpty;
	pidfile_close;
	pidfile_fileno;
	pidfile_open;
	pidfile_remove;
	pidfile_write;
    local:
	*;
};