OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
*);
142
extern const struct
gpt_cmd
header.c
58
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 = {
main.c
53
static const struct
gpt_cmd
c_null = { 0 };
55
static const struct
gpt_cmd
*cmdsw[] = {
create.c
61
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 = {
resize.c
59
const struct
gpt_cmd
c_resize = {
add.c
61
const struct
gpt_cmd
c_add = {
backup.c
62
const struct
gpt_cmd
c_backup = {
biosboot.c
82
const struct
gpt_cmd
c_biosboot = {
resizedisk.c
61
const struct
gpt_cmd
c_resizedisk = {
recover.c
58
const struct
gpt_cmd
c_recover = {
migrate.c
87
const struct
gpt_cmd
c_migrate = {
restore.c
61
const struct
gpt_cmd
c_restore = {
show.c
66
const struct
gpt_cmd
c_show = {
gpt.c
793
gpt_usage(const char *prefix, const struct
gpt_cmd
*cmd)
Completed in 154 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025