Ignore:
Timestamp:
2019-08-17T13:48:39Z (6 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Children:
8fab3f6
Parents:
95d4280a
git-author:
Michal Koutný <xm.koutny+hos@…> (2015-12-04 16:57:19)
git-committer:
Matthieu Riolo <matthieu.riolo@…> (2019-08-17 13:48:39)
Message:

sysman: Call starting by name appropriately
Conflicts:

uspace/srv/devman/driver.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/sysman/include/sysman/ctl.h

    r95d4280a r504d103  
    3535int sysman_unit_handle(const char *, unit_handle_t *);
    3636
    37 int sysman_unit_start(const char *, int);
     37int sysman_unit_start_by_name(const char *, int);
    3838int sysman_unit_stop(unit_handle_t, int);
    3939
Note: See TracChangeset for help on using the changeset viewer.