OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gpt_cmd
(Results
1 - 21
of
21
) sorted by relevancy
/src/sbin/gpt/
remove.c
59
const struct
gpt_cmd
c_remove = {
gpt.h
68
struct
gpt_cmd
{
struct
106
int gpt_usage(const char *, const struct
gpt_cmd
*);
143
extern const struct
gpt_cmd
header.c
61
const struct
gpt_cmd
c_header = {
set.c
60
const struct
gpt_cmd
c_set = {
type.c
60
const struct
gpt_cmd
c_type = {
unset.c
60
const struct
gpt_cmd
c_unset = {
create.c
63
const struct
gpt_cmd
c_create = {
destroy.c
58
const struct
gpt_cmd
c_destroy = {
uuid.c
59
const struct
gpt_cmd
c_uuid = {
label.c
61
const struct
gpt_cmd
c_label = {
main.c
57
static const struct
gpt_cmd
c_null = { 0 };
59
static const struct
gpt_cmd
*cmdsw[] = {
add.c
63
const struct
gpt_cmd
c_add = {
resize.c
62
const struct
gpt_cmd
c_resize = {
backup.c
65
const struct
gpt_cmd
c_backup = {
biosboot.c
84
const struct
gpt_cmd
c_biosboot = {
recover.c
61
const struct
gpt_cmd
c_recover = {
resizedisk.c
64
const struct
gpt_cmd
c_resizedisk = {
migrate.c
90
const struct
gpt_cmd
c_migrate = {
restore.c
64
const struct
gpt_cmd
c_restore = {
show.c
80
const struct
gpt_cmd
c_show = {
gpt.c
842
gpt_usage(const char *prefix, const struct
gpt_cmd
*cmd)
Completed in 25 milliseconds
Indexes created Sun Aug 02 00:25:04 UTC 2026